> > > That option won't work in this case, because we need > SlowBuffer.prototype to be the exact same object returned from C++. > > Interesting. Can you elaborate on this? Is it due to the weirdness with retrieving the right "this" object when in C++ land?
:Marco