Home
last modified time | relevance | path

Searched refs:kLocalClassInfoStr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dnamemangler.h93 static constexpr const char kLocalClassInfoStr[] = "__local_classinfo_table"; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1080 if (StringUtils::StartsWith(stName, kLocalClassInfoStr)) { in EmitAsmLabel()
2152 } else if (mirSymbol->GetName().find(kLocalClassInfoStr) == 0) { in EmitAsmLabel()

Completed in 6 milliseconds