Home
last modified time | relevance | path

Searched defs:MutableHandleScope (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DRooting.h57 typedef JS::MutableHandle<Scope*> MutableHandleScope; typedef
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DRooting.h69 using MutableHandleScope = JS::MutableHandle<Scope*>; variable
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DRooting.h69 using MutableHandleScope = JS::MutableHandle<Scope*>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DRooting.h69 using MutableHandleScope = JS::MutableHandle<Scope*>; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DRooting.h71 using MutableHandleScope = JS::MutableHandle<Scope*>; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DRooting.h61 typedef JS::MutableHandle<Scope*> MutableHandleScope; typedef