Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp476 MIRStr16Const *str16Const = safe_cast<MIRStr16Const>(st->GetKonst()); in EmitAsmLabel() local
477 DEBUG_ASSERT(str16Const != nullptr, "str16Const should not be nullptr"); in EmitAsmLabel()
478 emitter->EmitStr16Constant(*str16Const); in EmitAsmLabel()

Completed in 5 milliseconds