Home
last modified time | relevance | path

Searched defs:isSlicedString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.h131 …GateRef isSlicedString = Int32Equal(objectType, Int32(static_cast<int32_t>(JSType::SLICED_STRING))… in IsSpecialSlicedString() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp1116 Label isSlicedString(env); in GetSingleCharCodeByIndex() local
1975 Label isSlicedString(env); in FlattenStringImpl() local
2536 …GateRef isSlicedString = Int32Equal(objectType, Int32(static_cast<int32_t>(JSType::SLICED_STRING))… in IsSpecialSlicedString() local