Searched defs:SuperCall (Results 1 – 3 of 3) sorted by relevance
1264 void PandaGen::SuperCall(const ir::AstNode *node, VReg startReg, size_t argCount) in SuperCall() function in panda::es2panda::compiler::PandaGen
970 JSTaggedValue SlowRuntimeStub::SuperCall(JSThread *thread, JSTaggedValue func, JSTaggedValue newTar… in SuperCall() function in panda::ecmascript::SlowRuntimeStub
1646 DEF_RUNTIME_STUBS(SuperCall) in DEF_RUNTIME_STUBS() argument