Home
last modified time | relevance | path

Searched refs:maybePinExistingAtom (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/vm/
H A DAtomsTable.h98 bool maybePinExistingAtom(JSContext* cx, JSAtom* atom);
H A DJSAtom.cpp777 return cx->runtime()->atoms().maybePinExistingAtom(cx, atom); in PinAtom()
780 bool AtomsTable::maybePinExistingAtom(JSContext* cx, JSAtom* atom) { in maybePinExistingAtom() function in AtomsTable
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DAtomsTable.h188 void maybePinExistingAtom(JSContext* cx, JSAtom* atom);
H A DJSAtom.cpp973 cx->runtime()->atoms().maybePinExistingAtom(cx, &atom); in AtomizeString()
1039 void AtomsTable::maybePinExistingAtom(JSContext* cx, JSAtom* atom) { in maybePinExistingAtom() function in AtomsTable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DAtomsTable.h188 void maybePinExistingAtom(JSContext* cx, JSAtom* atom);
H A DJSAtom.cpp973 cx->runtime()->atoms().maybePinExistingAtom(cx, &atom); in AtomizeString()
1039 void AtomsTable::maybePinExistingAtom(JSContext* cx, JSAtom* atom) { in maybePinExistingAtom() function in AtomsTable