Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds