Home
last modified time | relevance | path

Searched refs:ToAtomSlow (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsatom.cpp450 ToAtomSlow(ExclusiveContext* cx, typename MaybeRooted<Value, allowGC>::HandleType arg) in ToAtomSlow() function
482 return ToAtomSlow<allowGC>(cx, v); in ToAtom()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsatom.cpp477 ToAtomSlow(ExclusiveContext* cx, typename MaybeRooted<Value, allowGC>::HandleType arg)
521 return ToAtomSlow<allowGC>(cx, v);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSAtom.cpp591 static JSAtom* ToAtomSlow( in ToAtomSlow() function
637 if (!v.isString()) return ToAtomSlow<allowGC>(cx, v); in ToAtom()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSAtom.cpp959 static JSAtom* ToAtomSlow( in ToAtomSlow() function
1023 return ToAtomSlow<allowGC>(cx, v); in ToAtom()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSAtom.cpp1177 static JSAtom* ToAtomSlow( in ToAtomSlow() function
1245 return ToAtomSlow<allowGC>(cx, v); in ToAtom()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSAtom.cpp1177 static JSAtom* ToAtomSlow( in ToAtomSlow() function
1245 return ToAtomSlow<allowGC>(cx, v); in ToAtom()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSAtom.cpp1119 static JSAtom* ToAtomSlow( in ToAtomSlow() function
1187 return ToAtomSlow<allowGC>(cx, v); in ToAtom()