Searched defs:Copy (Results 1 – 10 of 10) 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/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 | vtable.cpp | 99 JSHandle<VTable> VTable::Copy(const JSThread *thread, const JSHandle<VTable> &vtable) in Copy() function in panda::ecmascript::VTable
|
| D | weak_vector.cpp | 116 JSHandle<WeakVector> WeakVector::Copy(const JSThread *thread, const JSHandle<WeakVector> &vec, in Copy() function in panda::ecmascript::WeakVector
|
| D | js_hclass-inl.h | 226 inline void JSHClass::Copy(const JSThread *thread, const JSHClass *jshclass) in Copy() function
|
| D | js_bigint.cpp | 974 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 | 1545 void CopyableGlobal<T>::Copy(const CopyableGlobal &that) in Copy() function 1557 void CopyableGlobal<T>::Copy(const CopyableGlobal<S> &that) in Copy() function
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 93016 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.St 93322 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.Tt 93413 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.vt 93543 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.Et 93655 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.Ct 93721 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.xt 93808 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.wt 93880 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.Rt 94105 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.Nt 94239 Copy(t) { method in anonymousFunctiona10e9827f9500.anonymousFunctiona10e9827f9600.zt [all …]
|