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