Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp143 static bool ErrorTakesObjectArgument(unsigned msg) { in ErrorTakesObjectArgument() function
182 if (ErrorTakesObjectArgument(code_)) { in reportError()
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp169 static bool ErrorTakesObjectArgument(unsigned msg) { in ErrorTakesObjectArgument() function
208 if (ErrorTakesObjectArgument(code_)) { in reportError()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp169 static bool ErrorTakesObjectArgument(unsigned msg) { in ErrorTakesObjectArgument() function
208 if (ErrorTakesObjectArgument(code_)) { in reportError()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.cpp161 static bool ErrorTakesObjectArgument(unsigned msg) { in ErrorTakesObjectArgument() function
200 if (ErrorTakesObjectArgument(code_)) { in reportError()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.cpp140 ErrorTakesObjectArgument(unsigned msg) in ErrorTakesObjectArgument() function
173 if (ErrorTakesObjectArgument(code_)) { in JS_PUBLIC_API()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsapi.cpp146 ErrorTakesObjectArgument(unsigned msg)
179 if (ErrorTakesObjectArgument(code_)) {
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.cpp140 static bool ErrorTakesObjectArgument(unsigned msg) { in ErrorTakesObjectArgument() function
181 if (ErrorTakesObjectArgument(code_)) { in reportStrictErrorOrWarning()