On 12/10/2014 03:29 PM, Jason Hill wrote:
That sounds nice though. One another big change looks like there is no String 
to Value conversion anymore. I'd use to keep jsval references for everything 
since it was easy to switch into other types. Any details on this highly 
appreciated.

`JS::Value JS::StringValue(JSString *str);` is declared in js/public/Value.h.

If you haven't used SpiderMonkey in several years, you'll find that the API has been largely redesigned.

-j
_______________________________________________
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

Reply via email to