Searched defs:SuperCallSpread (Results 1 – 5 of 5) sorted by relevance
50 class SuperCallSpread extends Base { class
1398 void PandaGen::SuperCallSpread(const ir::AstNode *node, VReg vs) in SuperCallSpread() function in panda::es2panda::compiler::PandaGen
1094 void PandaGen::SuperCallSpread(const ir::AstNode *node, VReg vs) in SuperCallSpread() function in ark::es2panda::compiler::PandaGen
995 JSTaggedValue SlowRuntimeStub::SuperCallSpread(JSThread *thread, JSTaggedValue func, JSTaggedValue … in SuperCallSpread() function in panda::ecmascript::SlowRuntimeStub
1086 DEF_RUNTIME_STUBS(SuperCallSpread) in DEF_RUNTIME_STUBS() argument