Home
last modified time | relevance | path

Searched defs:constructors (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/intl/
Dintl.js47 let constructors = [ variable
/arkcompiler/ets_runtime/test/moduletest/typedarrayjoin/
Dtypedarrayjoin.js15 const constructors = [ variable
/arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/
Dsharedtypedarray.ts227 let constructors = [ variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp217 auto constructors = PandaVector<EtsMethod *>(); in GetConstructors() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Type.cpp413 auto constructors = type->GetConstructors(); in TypeAPIGetConstructor() local
/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp454 TEST(emittertests, constructors) in TEST() argument
/arkcompiler/runtime_core/static_core/assembler/tests/
Demitter_test.cpp460 TEST(emittertests, constructors) in TEST() argument