Is the baseline JIT enabled in whatever sandbox/execution-environment these addons using the addon SDK run in?
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? ----- Original Message ----- > On 9/10/13 3:15 PM, Luke Wagner wrote: > > Is that based on an addons-mxr search? > > Yes. > https://mxr.mozilla.org/addons/search?string=__nosuchmethod__&tree=addons > > "Too many hits, displaying the first 1000". > > Some of these are from the addons SDK, but a bunch more are just people > using __noSuchMethod__ for various stuff. > > -Boris > _______________________________________________ > dev-tech-js-engine-internals mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals > _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

