Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dnamemangler.h106 static constexpr const char kReflectionBothHotStrTabPrefixStr[] = "__reflection_both_hot_strtab"; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_symbol.cpp78 StringUtils::StartsWith(GetName(), kReflectionBothHotStrTabPrefixStr) || in IsReflectionStrTab()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1307 hotStr = kReflectionBothHotStrTabPrefixStr; in EmitAsmLabel()
2269 } else if (mirSymbol->GetName().find(kReflectionBothHotStrTabPrefixStr) == 0) { in EmitAsmLabel()

Completed in 6 milliseconds