Home
last modified time | relevance | path

Searched defs:HandlePlainObject (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DRooting.h36 typedef JS::Handle<PlainObject*> HandlePlainObject; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DRooting.h41 typedef JS::Handle<PlainObject*> HandlePlainObject; typedef
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DRooting.h45 using HandlePlainObject = JS::Handle<PlainObject*>; variable
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DRooting.h45 using HandlePlainObject = JS::Handle<PlainObject*>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DRooting.h45 using HandlePlainObject = JS::Handle<PlainObject*>; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DRooting.h47 using HandlePlainObject = JS::Handle<PlainObject*>; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DRooting.h42 typedef JS::Handle<PlainObject*> HandlePlainObject; typedef