Home
last modified time | relevance | path

Searched refs:strictModeErrorAt (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DParser.h362 using Base::strictModeErrorAt;
593 using Base::strictModeErrorAt;
745 using Base::strictModeErrorAt;
1519 using Base::strictModeErrorAt;
1658 using Base::strictModeErrorAt;
H A DErrorReporter.h240 [[nodiscard]] bool strictModeErrorAt(uint32_t offset, unsigned errorNumber, in strictModeErrorAt() function
H A DParser.cpp4783 if (!strictModeErrorAt(initializerOffset, in initializerInNameDeclaration()
6571 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_STRICT_ASSIGN, chars)) { in forHeadStart()
6578 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_FOR_LEFTSIDE)) { in forHeadStart()
9859 if (!strictModeErrorAt(exprPos.begin, JSMSG_BAD_LEFTSIDE_OF_ASS)) { in assignExpr()
9913 if (!strictModeErrorAt(operandOffset, JSMSG_BAD_INCOP_OPERAND)) { in checkIncDecOperand()
10745 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "yield")) { in checkLabelOrIdentifierReference()
10760 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "let")) { in checkLabelOrIdentifierReference()
10766 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "static")) { in checkLabelOrIdentifierReference()
10776 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, in checkLabelOrIdentifierReference()
10808 if (!strictModeErrorAt(offset, JSMSG_BAD_STRICT_ASSIGN, "eval")) { in checkBindingIdentifier()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DParser.h349 using Base::strictModeErrorAt;
578 using Base::strictModeErrorAt;
728 using Base::strictModeErrorAt;
1456 using Base::strictModeErrorAt;
1598 using Base::strictModeErrorAt;
H A DErrorReporter.h277 MOZ_MUST_USE bool strictModeErrorAt(uint32_t offset, unsigned errorNumber, in strictModeErrorAt() function
H A DParser.cpp4472 if (!strictModeErrorAt(initializerOffset, in initializerInNameDeclaration()
6139 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_STRICT_ASSIGN, chars)) { in forHeadStart()
6146 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_FOR_LEFTSIDE)) { in forHeadStart()
8924 if (!strictModeErrorAt(exprPos.begin, JSMSG_BAD_LEFTSIDE_OF_ASS)) { in assignExpr()
8978 if (!strictModeErrorAt(operandOffset, JSMSG_BAD_INCOP_OPERAND)) { in checkIncDecOperand()
9725 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "yield")) { in checkLabelOrIdentifierReference()
9740 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "let")) { in checkLabelOrIdentifierReference()
9746 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "static")) { in checkLabelOrIdentifierReference()
9756 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, in checkLabelOrIdentifierReference()
9788 if (!strictModeErrorAt(offset, JSMSG_BAD_STRICT_ASSIGN, "eval")) { in checkBindingIdentifier()
[all …]
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DParser.h358 using Base::strictModeErrorAt;
593 using Base::strictModeErrorAt;
746 using Base::strictModeErrorAt;
1530 using Base::strictModeErrorAt;
1669 using Base::strictModeErrorAt;
H A DErrorReporter.h240 [[nodiscard]] bool strictModeErrorAt(uint32_t offset, unsigned errorNumber, in strictModeErrorAt() function
H A DParser.cpp4770 if (!strictModeErrorAt(initializerOffset, in initializerInNameDeclaration()
6700 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_STRICT_ASSIGN, chars)) { in forHeadStart()
6707 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_FOR_LEFTSIDE)) { in forHeadStart()
9966 if (!strictModeErrorAt(exprPos.begin, JSMSG_BAD_LEFTSIDE_OF_ASS)) { in assignExpr()
10020 if (!strictModeErrorAt(operandOffset, JSMSG_BAD_INCOP_OPERAND)) { in checkIncDecOperand()
10848 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "yield")) { in checkLabelOrIdentifierReference()
10863 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "let")) { in checkLabelOrIdentifierReference()
10869 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "static")) { in checkLabelOrIdentifierReference()
10879 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, in checkLabelOrIdentifierReference()
10911 if (!strictModeErrorAt(offset, JSMSG_BAD_STRICT_ASSIGN, "eval")) { in checkBindingIdentifier()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DParser.h362 using Base::strictModeErrorAt;
593 using Base::strictModeErrorAt;
745 using Base::strictModeErrorAt;
1519 using Base::strictModeErrorAt;
1658 using Base::strictModeErrorAt;
H A DErrorReporter.h240 [[nodiscard]] bool strictModeErrorAt(uint32_t offset, unsigned errorNumber, in strictModeErrorAt() function
H A DParser.cpp4783 if (!strictModeErrorAt(initializerOffset, in initializerInNameDeclaration()
6571 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_STRICT_ASSIGN, chars)) { in forHeadStart()
6578 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_FOR_LEFTSIDE)) { in forHeadStart()
9859 if (!strictModeErrorAt(exprPos.begin, JSMSG_BAD_LEFTSIDE_OF_ASS)) { in assignExpr()
9913 if (!strictModeErrorAt(operandOffset, JSMSG_BAD_INCOP_OPERAND)) { in checkIncDecOperand()
10745 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "yield")) { in checkLabelOrIdentifierReference()
10760 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "let")) { in checkLabelOrIdentifierReference()
10766 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "static")) { in checkLabelOrIdentifierReference()
10776 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, in checkLabelOrIdentifierReference()
10808 if (!strictModeErrorAt(offset, JSMSG_BAD_STRICT_ASSIGN, "eval")) { in checkBindingIdentifier()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DParser.cpp689 bool GeneralParser<ParseHandler, CharT>::strictModeErrorAt(uint32_t offset, in strictModeErrorAt() function in js::frontend::GeneralParser
4416 if (!strictModeErrorAt(initializerOffset, in initializerInNameDeclaration()
5728 if (!strictModeErrorAt(exprOffset, JSMSG_BAD_STRICT_ASSIGN, chars)) in forHeadStart()
7562 if (!strictModeErrorAt(exprPos.begin, JSMSG_BAD_STRICT_ASSIGN, chars)) in assignExpr()
7570 if (!strictModeErrorAt(exprPos.begin, JSMSG_BAD_LEFTSIDE_OF_ASS)) in assignExpr()
7640 if (!strictModeErrorAt(operandOffset, JSMSG_BAD_INCOP_OPERAND)) in checkIncDecOperand()
8099 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "yield")) in checkLabelOrIdentifierReference()
8117 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, "static")) in checkLabelOrIdentifierReference()
8126 if (!strictModeErrorAt(offset, JSMSG_RESERVED_ID, in checkLabelOrIdentifierReference()
8150 if (!strictModeErrorAt(offset, JSMSG_BAD_STRICT_ASSIGN, "arguments")) in checkBindingIdentifier()
[all …]
H A DParser.h884 MOZ_MUST_USE bool strictModeErrorAt(uint32_t offset, unsigned errorNumber,