Searched defs:CopyDataProperties (Results 1 – 4 of 4) sorted by relevance
1575 void PandaGen::CopyDataProperties(const ir::AstNode *node, VReg dst) in CopyDataProperties() function in panda::es2panda::compiler::PandaGen
1297 void PandaGen::CopyDataProperties(const ir::AstNode *node, VReg dst, VReg src) in CopyDataProperties() function in panda::es2panda::compiler::PandaGen
736 JSTaggedValue SlowRuntimeStub::CopyDataProperties(JSThread *thread, JSTaggedValue dst, JSTaggedValu… in CopyDataProperties() function in panda::ecmascript::SlowRuntimeStub
1048 DEF_RUNTIME_STUBS(CopyDataProperties) in DEF_RUNTIME_STUBS() argument