On 9/10/13 3:40 PM, Luke Wagner wrote:
Is the baseline JIT enabled in whatever sandbox/execution-environment these 
addons using the addon SDK run in?

I don't know. But as Kannan says, the JITs still do the __noSuchMethod__ thing in the common case.

So, IIRC, old addons built with the addon SDK included a copy of the SDK, but 
new addons built with the SDK will used a shared (and fixable) copy in Firefox?

The majority of the hits I see in addons don't seem to be addon SDK anyway.

-Boris

_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to