Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases_with_assert/projects/test-import-export-type/
Dexport.ts37 export type Klass = { alias
/arkcompiler/ets_frontend/arkguard/test/grammar/export_namecache/
DnamecacheTest8_export.ts37 export type Klass = { alias
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Druntime_adapter_test.cpp116 TEST(RuntimeAdapter, Klass) in TEST() argument
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Druntime_adapter_test.cpp116 TEST(RuntimeAdapter, Klass) in TEST() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_hierarchy.cpp48 Klass::Klass(MIRStructType *type, MapleAllocator *alc) in Klass() function in maple::Klass