Home
last modified time | relevance | path

Searched defs:JSDestroyZoneCallback (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DZone.h37 using JSDestroyZoneCallback = void (*)(JSFreeOp*, JS::Zone*); variable
/dports/www/firefox/firefox-99.0/js/public/
H A DZone.h37 using JSDestroyZoneCallback = void (*)(JSFreeOp*, JS::Zone*); variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DZone.h37 using JSDestroyZoneCallback = void (*)(JSFreeOp*, JS::Zone*); variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h134 using JSDestroyZoneCallback = void (*)(JSFreeOp*, JS::Zone*); variable