Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dnamemangler.h45 #define CLASSINFO_RO_PREFIX_STR TO_STR(CLASSINFO_RO_PREFIX) macro
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_symbol.cpp226 return StringUtils::StartsWith(GetName(), CLASSINFO_RO_PREFIX_STR); in IsReflectionClassInfoRO()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp2418 GlobalTables::GetStrTable().GetStrIdxFromName(CLASSINFO_RO_PREFIX_STR + className)); in EmitAsmLabel()

Completed in 7 milliseconds