Searched defs:ThrowSyntaxError (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/parser/ | ||
| D | parserImpl.cpp | 3502 void ParserImpl::ThrowSyntaxError(std::string_view errorMessage) const in ThrowSyntaxError() function in panda::es2panda::parser::ParserImpl |
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| D | slow_runtime_stub.cpp | 934 JSTaggedValue SlowRuntimeStub::ThrowSyntaxError(JSThread *thread, const char *message) in ThrowSyntaxError() function in panda::ecmascript::SlowRuntimeStub |