Home
last modified time | relevance | path

Searched defs:CopyDataProperties (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1501 void PandaGen::CopyDataProperties(const ir::AstNode *node, VReg dst) in CopyDataProperties() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp736 JSTaggedValue SlowRuntimeStub::CopyDataProperties(JSThread *thread, JSTaggedValue dst, JSTaggedValu… in CopyDataProperties() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp684 DEF_RUNTIME_STUBS(CopyDataProperties) in DEF_RUNTIME_STUBS() argument