Searched defs:Copy (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | objectDescriptor.cpp | 35 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *… in Copy() function in panda::es2panda::checker::ObjectDescriptor
|
| D | indexInfo.cpp | 22 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/runtime_core/runtime/include/ |
| D | itable.h | 50 Entry Copy(mem::InternalAllocatorPtr allocator) const in Copy() function
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variable.cpp | 36 LocalVariable *LocalVariable::Copy(ArenaAllocator *allocator, Decl *decl) const in Copy() function in panda::es2panda::binder::LocalVariable
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_hclass-inl.h | 216 inline void JSHClass::Copy(const JSThread *thread, const JSHClass *jshclass) in Copy() function
|
| D | js_bigint.cpp | 944 JSHandle<BigInt> BigInt::Copy(JSThread *thread, JSHandle<BigInt> x, uint32_t len) in Copy() function in panda::ecmascript::BigInt
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| D | jsnapi.h | 1426 void CopyableGlobal<T>::Copy(const CopyableGlobal &that) in Copy() function 1438 void CopyableGlobal<T>::Copy(const CopyableGlobal<S> &that) in Copy() function
|