nsIJSRuntimeService

Methods

registerGCCallback(func)

Register additional GC callback which will run after the
standard XPConnect callback.

unregisterGCCallback(func)

registerContextCallback(func)

Register additional context callback which will run after the
standard XPConnect callback.

unregisterContextCallback(func)

Attributes

runtime