Searched defs:CopyRestArgs (Results 1 – 6 of 6) sorted by relevance
57 function CopyRestArgs(x, ...theArgs) { function
1572 void PandaGen::CopyRestArgs(const ir::AstNode *node, uint32_t index) in CopyRestArgs() function in panda::es2panda::compiler::PandaGen
1254 void PandaGen::CopyRestArgs(const ir::AstNode *node, uint32_t index) in CopyRestArgs() function in ark::es2panda::compiler::PandaGen
747 JSTaggedValue SlowRuntimeStub::CopyRestArgs(JSThread *thread, JSTaggedType *sp, uint32_t restNumArg… in CopyRestArgs() function in panda::ecmascript::SlowRuntimeStub
1022 DEF_CALL_SIGNATURE(CopyRestArgs) in DEF_CALL_SIGNATURE() argument
2533 DEF_RUNTIME_STUBS(CopyRestArgs) in DEF_RUNTIME_STUBS() argument