зеркало из https://github.com/mozilla/gecko-dev.git
32fdac666f
The dtor for PersistentRooted<> removes it from a linked list, which means we need a static ctor to register that dtor with the atexit machinary. So the easiest thing to do is make sScriptedInterruptCallback a pointer that points to a PersistentRootedValue we allocate on the heap. |
||
---|---|---|
.. | ||
crashtests | ||
idl | ||
loader | ||
public | ||
shell | ||
src | ||
tests | ||
wrappers | ||
moz.build |