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