| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ |
| H A D | objectDescriptor.cpp | 34 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *relation, in Copy() function in ark::es2panda::checker::ObjectDescriptor
|
| H A D | indexInfo.cpp | 21 IndexInfo *IndexInfo::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *globalTypes) in Copy() function in ark::es2panda::checker::IndexInfo
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | objectDescriptor.cpp | 35 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *relation, in Copy() function in panda::es2panda::checker::ObjectDescriptor
|
| H A D | indexInfo.cpp | 22 IndexInfo *IndexInfo::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *globalTypes) in Copy() function in panda::es2panda::checker::IndexInfo
|
| H A D | signature.cpp | 20 Signature *Signature::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *globalTypes) in Copy() function in panda::es2panda::checker::Signature
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| H A D | variable.cpp | 39 LocalVariable *LocalVariable::Copy(ArenaAllocator *allocator, Decl *decl) const in Copy() function in ark::es2panda::varbinder::LocalVariable
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| H A D | variable.cpp | 36 LocalVariable *LocalVariable::Copy(ArenaAllocator *allocator, Decl *decl) const in Copy() function in panda::es2panda::binder::LocalVariable
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | weak_vector.cpp | 122 JSHandle<WeakVector> WeakVector::Copy(const JSThread *thread, const JSHandle<WeakVector> &vec, in Copy() function in WeakVector
|
| H A D | vtable.cpp | 100 JSHandle<VTable> VTable::Copy(const JSThread *thread, const JSHandle<VTable> &vtable) in Copy() function in panda::ecmascript::VTable
|
| H A D | js_hclass-inl.h | 291 inline void JSHClass::Copy(const JSThread *thread, const JSHClass *jshclass) in Copy() function in panda::ecmascript::JSHClass
|
| H A D | js_bigint.cpp | 1021 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/ |
| H A D | itable.h | 50 Entry Copy(mem::InternalAllocatorPtr allocator) const in Copy() function in ark::ITable::Entry
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | array_bounds_check_elimination.h | 95 Bound* Copy(Chunk *chunk) in Copy() function in panda::ecmascript::kungfu::ArrayBoundsCheckElimination::Bound
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
| H A D | pgo_record_pool.h | 276 void Copy(const std::shared_ptr<PGOAbcFilePool> &pool) in Copy() function in panda::ecmascript::pgo::PGOAbcFilePool
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | escape.cpp | 94 VirtualState *Copy(ArenaAllocator *alloc) const in Copy() function in ark::compiler::VirtualState
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| H A 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/ |
| H A D | cpu_affinity.cpp | 100 void CpuSet::Copy(CpuSet &destination, const CpuSet &source) in Copy() function in ark::os::CpuSet
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | signature.cpp | 103 Signature *Signature::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *globalTypes) in Copy() function in ark::es2panda::checker::Signature
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | reg_alloc_verifier.cpp | 252 void BlockState::Copy(BlockState *state) in Copy() function in ark::compiler::BlockState
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| H A D | jsnapi.h | 493 void CopyableGlobal<T>::Copy(const CopyableGlobal &that) in Copy() function in panda::CopyableGlobal 505 void CopyableGlobal<T>::Copy(const CopyableGlobal<S> &that) in Copy() function in panda::CopyableGlobal
|