Home
last modified time | relevance | path

Searched defs:Copy (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectDescriptor.cpp35 void ObjectDescriptor::Copy(ArenaAllocator *allocator, ObjectDescriptor *copiedDesc, TypeRelation *… in Copy() function in panda::es2panda::checker::ObjectDescriptor
DindexInfo.cpp22 IndexInfo *IndexInfo::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *gl… in Copy() function in panda::es2panda::checker::IndexInfo
Dsignature.cpp20 Signature *Signature::Copy(ArenaAllocator *allocator, TypeRelation *relation, GlobalTypesHolder *gl… in Copy() function in panda::es2panda::checker::Signature
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.cpp36 LocalVariable *LocalVariable::Copy(ArenaAllocator *allocator, Decl *decl) const in Copy() function in panda::es2panda::binder::LocalVariable
/arkcompiler/ets_runtime/ecmascript/
Dvtable.cpp99 JSHandle<VTable> VTable::Copy(const JSThread *thread, const JSHandle<VTable> &vtable) in Copy() function in panda::ecmascript::VTable
Dweak_vector.cpp116 JSHandle<WeakVector> WeakVector::Copy(const JSThread *thread, const JSHandle<WeakVector> &vec, in Copy() function in panda::ecmascript::WeakVector
Djs_hclass-inl.h226 inline void JSHClass::Copy(const JSThread *thread, const JSHClass *jshclass) in Copy() function
Djs_bigint.cpp974 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/
Djsnapi.h1545 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/
Dcocos_worker_test.js93016 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 …]