Home
last modified time | relevance | path

Searched defs:RootedVector (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DTypeDecls.h67 class RootedVector; variable
H A DGCVector.h368 explicit RootedVector(JSContext* cx) : Base(cx, Vec(cx)) {} in RootedVector() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DTypeDecls.h68 class RootedVector; variable
H A DGCVector.h325 explicit RootedVector(JSContext* cx) : Base(cx, Vec(cx)) {} in RootedVector() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DTypeDecls.h67 class RootedVector; variable
H A DGCVector.h368 explicit RootedVector(JSContext* cx) : Base(cx, Vec(cx)) {} in RootedVector() function
/dports/www/firefox/firefox-99.0/js/public/
H A DTypeDecls.h71 class RootedVector; variable
H A DGCVector.h343 explicit RootedVector(JSContext* cx) : Base(cx, Vec(cx)) {} in RootedVector() function