Searched defs:CopyRestArgs (Results 1 – 3 of 3) sorted by relevance
1467 void PandaGen::CopyRestArgs(const ir::AstNode *node, uint32_t index) in CopyRestArgs() function in panda::es2panda::compiler::PandaGen
764 JSTaggedValue SlowRuntimeStub::CopyRestArgs(JSThread *thread, JSTaggedType *sp, uint32_t restNumArg… in CopyRestArgs() function in panda::ecmascript::SlowRuntimeStub
1594 DEF_RUNTIME_STUBS(CopyRestArgs) in DEF_RUNTIME_STUBS() argument