зеркало из https://github.com/mozilla/gecko-dev.git
ac1b87c36f
Refactor the dispatching code to be more streamlined, and add two optimizations to the way we dispatch a call: * avoid a pair of unnecessary calls to add/delete the global class ref, when dispatching a static call to the Gecko thread without a class ref parameter. * avoid an extra allocation when dispatching to a proxy function. |
||
---|---|---|
.. | ||
Accessors.h | ||
Natives.h | ||
Refs.h | ||
Types.h | ||
Utils.cpp | ||
Utils.h | ||
moz.build |