Home
last modified time | relevance | path

Searched defs:ClassType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_extension/
Dindex.ts21 type ClassType = new (...args: {}[]) => {}; alias
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/constructor_as_arg/
Dmain.ts47 type ClassType = new (...args: {}[]) => {}; alias
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h32 enum class ClassType { enum
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h37 enum class ClassType { enum
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument