| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | objectDescriptor.cpp | 34 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *… in Copy() function in panda::es2panda::checker::ObjectDescriptor
|
| D | indexInfo.cpp | 20 IndexInfo *IndexInfo::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *gl… in Copy() function in panda::es2panda::checker::IndexInfo
|
| D | signature.cpp | 20 Signature *Signature::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *gl… in Copy() function in panda::es2panda::checker::Signature
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| D | objectDescriptor.cpp | 34 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *… in Copy() function in ark::es2panda::checker::ObjectDescriptor
|
| D | indexInfo.cpp | 21 IndexInfo *IndexInfo::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *gl… in Copy() function in ark::es2panda::checker::IndexInfo
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_array-inl.h | 59 inline void TaggedArray::Copy(const JSThread* thread, uint32_t dstStart, uint32_t srcStart, in Copy() function
|
| D | vtable.cpp | 100 JSHandle<VTable> VTable::Copy(const JSThread *thread, const JSHandle<VTable> &vtable) in Copy() function in panda::ecmascript::VTable
|
| D | weak_vector.cpp | 122 JSHandle<WeakVector> WeakVector::Copy(const JSThread *thread, const JSHandle<WeakVector> &vec, in Copy() function in panda::ecmascript::WeakVector
|
| D | js_hclass-inl.h | 277 inline void JSHClass::Copy(const JSThread *thread, const JSHClass *jshclass) in Copy() function
|
| D | js_bigint.cpp | 1041 JSHandle<BigInt> BigInt::Copy(JSThread *thread, JSHandle<BigInt> x, uint32_t len) in Copy() function in panda::ecmascript::BigInt
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | itable.h | 50 Entry Copy(mem::InternalAllocatorPtr allocator) const in Copy() function
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | variable.cpp | 39 LocalVariable *LocalVariable::Copy(ArenaAllocator *allocator, Decl *decl) const in Copy() function in ark::es2panda::varbinder::LocalVariable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | array_bounds_check_elimination.h | 95 Bound* Copy(Chunk *chunk) in Copy() function
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variable.cpp | 34 LocalVariable *LocalVariable::Copy(ArenaAllocator *allocator, Decl *decl) const in Copy() function in panda::es2panda::binder::LocalVariable
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | cpu_affinity.cpp | 105 void CpuSet::Copy(CpuSet &destination, const CpuSet &source) in Copy() function in ark::os::CpuSet
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | cpu_affinity.cpp | 106 void CpuSet::Copy(CpuSet &destination, const CpuSet &source) in Copy() function in ark::os::CpuSet
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | signature.cpp | 115 Signature *Signature::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *gl… in Copy() function in ark::es2panda::checker::Signature
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
| D | pgo_record_pool.h | 306 void Copy(const std::shared_ptr<PGOAbcFilePool> &pool) in Copy() function
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/ |
| D | Pag.ts | 47 Copy, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| D | jsnapi_expo.h | 2048 void CopyableGlobal<T>::Copy(const CopyableGlobal &that) in Copy() function 2060 void CopyableGlobal<T>::Copy(const CopyableGlobal<S> &that) in Copy() function
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | reg_alloc_verifier.cpp | 252 void BlockState::Copy(BlockState *state) in Copy() function in ark::compiler::BlockState
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | escape.cpp | 96 VirtualState *Copy(ArenaAllocator *alloc) const in Copy() function in ark::compiler::VirtualState 313 BasicBlockState *Copy(ArenaAllocator *alloc) in Copy() function in ark::compiler::EscapeAnalysis::BasicBlockState
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_buffer.cpp | 573 JSTaggedValue ContainersBuffer::Copy(EcmaRuntimeCallInfo *argv) in Copy() function in panda::ecmascript::containers::ContainersBuffer
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_buffer.cpp | 208 JSTaggedValue JSAPIFastBuffer::Copy(JSThread *thread, const JSHandle<JSTaggedValue> &dst, in Copy() function in panda::ecmascript::JSAPIFastBuffer
|