Searched defs:ThrowUndefinedIfHole (Results 1 – 3 of 3) sorted by relevance
1886 void PandaGen::ThrowUndefinedIfHole(const ir::AstNode *node, const util::StringView &name) in ThrowUndefinedIfHole() function in panda::es2panda::compiler::PandaGen
498 void SlowRuntimeStub::ThrowUndefinedIfHole(JSThread *thread, JSTaggedValue obj) in ThrowUndefinedIfHole() function in panda::ecmascript::SlowRuntimeStub
1309 DEF_RUNTIME_STUBS(ThrowUndefinedIfHole) in DEF_RUNTIME_STUBS() argument