Home
last modified time | relevance | path

Searched refs:checkForDuplicatedNames (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DObjLiteral.cpp37 bool ObjLiteralWriter::checkForDuplicatedNames(JSContext* cx) { in checkForDuplicatedNames() function in js::ObjLiteralWriter
H A DObjLiteral.h292 bool checkForDuplicatedNames(JSContext* cx);
H A DBytecodeEmitter.cpp1679 if (!writer.checkForDuplicatedNames(cx)) { in addObjLiteralData()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DObjLiteral.cpp37 bool ObjLiteralWriter::checkForDuplicatedNames(JSContext* cx) { in checkForDuplicatedNames() function in js::ObjLiteralWriter
H A DObjLiteral.h292 bool checkForDuplicatedNames(JSContext* cx);
H A DBytecodeEmitter.cpp1679 if (!writer.checkForDuplicatedNames(cx)) { in addObjLiteralData()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DObjLiteral.cpp38 bool ObjLiteralWriter::checkForDuplicatedNames(JSContext* cx) { in checkForDuplicatedNames() function in js::ObjLiteralWriter
H A DObjLiteral.h335 bool checkForDuplicatedNames(JSContext* cx);
H A DBytecodeEmitter.cpp1693 if (!writer.checkForDuplicatedNames(cx)) { in addObjLiteralData()