Home
last modified time | relevance | path

Searched defs:Copy (Results 1 - 20 of 20) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DobjectDescriptor.cpp34 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *relation, in Copy() function in ark::es2panda::checker::ObjectDescriptor
H A DindexInfo.cpp21 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 DobjectDescriptor.cpp35 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *relation, in Copy() function in panda::es2panda::checker::ObjectDescriptor
H A DindexInfo.cpp22 IndexInfo *IndexInfo::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *globalTypes) in Copy() function in panda::es2panda::checker::IndexInfo
H A Dsignature.cpp20 Signature *Signature::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *globalTypes) in Copy() function in panda::es2panda::checker::Signature
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvariable.cpp39 LocalVariable *LocalVariable::Copy(ArenaAllocator *allocator, Decl *decl) const in Copy() function in ark::es2panda::varbinder::LocalVariable
/arkcompiler/ets_frontend/es2panda/binder/
H A Dvariable.cpp36 LocalVariable *LocalVariable::Copy(ArenaAllocator *allocator, Decl *decl) const in Copy() function in panda::es2panda::binder::LocalVariable
/arkcompiler/ets_runtime/ecmascript/
H A Dweak_vector.cpp122 JSHandle<WeakVector> WeakVector::Copy(const JSThread *thread, const JSHandle<WeakVector> &vec, in Copy() function in WeakVector
H A Dvtable.cpp100 JSHandle<VTable> VTable::Copy(const JSThread *thread, const JSHandle<VTable> &vtable) in Copy() function in panda::ecmascript::VTable
H A Djs_hclass-inl.h291 inline void JSHClass::Copy(const JSThread *thread, const JSHClass *jshclass) in Copy() function in panda::ecmascript::JSHClass
H A Djs_bigint.cpp1021 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 Ditable.h50 Entry Copy(mem::InternalAllocatorPtr allocator) const in Copy() function in ark::ITable::Entry
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.h95 Bound* Copy(Chunk *chunk) in Copy() function in panda::ecmascript::kungfu::ArrayBoundsCheckElimination::Bound
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_record_pool.h276 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 Descape.cpp94 VirtualState *Copy(ArenaAllocator *alloc) const in Copy() function in ark::compiler::VirtualState
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dcpu_affinity.cpp105 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 Dcpu_affinity.cpp100 void CpuSet::Copy(CpuSet &destination, const CpuSet &source) in Copy() function in ark::os::CpuSet
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.cpp103 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 Dreg_alloc_verifier.cpp252 void BlockState::Copy(BlockState *state) in Copy() function in ark::compiler::BlockState
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h493 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

Completed in 14 milliseconds