> 2 - It was possible to read the property name from JSPropertyOp etc. how this > will be working for JSNative ?
> "Use different JSNatives for different properties. Or a single JSNative, but allocate the function yourself and use extra reserved slots on it to store the property name... " Unfortunately this may not be an option for many scenarios. SM also doesn't allow type changing + JS side objects doesn't have reserved slots. Is it possible to keep this? _______________________________________________ dev-tech-js-engine-internals mailing list dev-tech-js-engine-internals@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals