Searched defs:CopyDataProperties (Results 1 – 4 of 4) sorted by relevance
1573 void PandaGen::CopyDataProperties(const ir::AstNode *node, VReg dst) in CopyDataProperties() function in panda::es2panda::compiler::PandaGen
1337 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
1225 DEF_RUNTIME_STUBS(CopyDataProperties) in DEF_RUNTIME_STUBS() argument