Home
last modified time | relevance | path

Searched refs:kArrayClassCacheTable (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dnamemangler.h158 static constexpr const char kArrayClassCacheTable[] = "__arrayClassCacheTable"; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_symbol.cpp159 return StringUtils::StartsWith(GetName(), kArrayClassCacheTable); in IsArrayClassCache()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1240 rangeIdx2PrefixStr[RangeIdx::kArrayClassCache] = kArrayClassCacheTable; in EmitAsmLabel()
2527 EmitMuidTable(arrayClassCacheVec, strIdx2Type, kArrayClassCacheTable); in EmitAsmLabel()

Completed in 10 milliseconds