Home
last modified time | relevance | path

Searched refs:InterpretObjLiteralValue (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DObjLiteral.cpp21 static JS::Value InterpretObjLiteralValue(const ObjLiteralAtomVector& atoms, in InterpretObjLiteralValue() function
68 propVal = InterpretObjLiteralValue(atoms, insn); in InterpretObjLiteralObj()
98 JS::Value propVal = InterpretObjLiteralValue(atoms, insn); in InterpretObjLiteralArray()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DObjLiteral.cpp81 static void InterpretObjLiteralValue( in InterpretObjLiteralValue() function
148 InterpretObjLiteralValue(cx, atomCache, insn, &propVal); in InterpretObjLiteralObj()
217 InterpretObjLiteralValue(cx, atomCache, insn, &propVal); in InterpretObjLiteralArray()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DObjLiteral.cpp81 static void InterpretObjLiteralValue( in InterpretObjLiteralValue() function
148 InterpretObjLiteralValue(cx, atomCache, insn, &propVal); in InterpretObjLiteralObj()
217 InterpretObjLiteralValue(cx, atomCache, insn, &propVal); in InterpretObjLiteralArray()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DObjLiteral.cpp82 static void InterpretObjLiteralValue( in InterpretObjLiteralValue() function
145 InterpretObjLiteralValue(cx, atomCache, insn, &propVal); in InterpretObjLiteralObj()
209 InterpretObjLiteralValue(cx, atomCache, insn, &propVal); in InterpretObjLiteralArray()