Searched defs:ThrowUndefinedIfHole (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | slow_runtime_stub.cpp | 481 void SlowRuntimeStub::ThrowUndefinedIfHole(JSThread *thread, JSTaggedValue obj) in ThrowUndefinedIfHole() function in panda::ecmascript::SlowRuntimeStub |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | pandagen.cpp | 1983 void PandaGen::ThrowUndefinedIfHole(const ir::AstNode *node, const util::StringView &name) in ThrowUndefinedIfHole() function in panda::es2panda::compiler::PandaGen |
Completed in 7 milliseconds