Home
last modified time | relevance | path

Searched defs:singleCharTable (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_number_stub_builder.cpp392 GateRef singleCharTable = GetSingleCharTable(glue_); in NumberToString() local
H A Dbuiltins_string_stub_builder.cpp77 GateRef singleCharTable = GetSingleCharTable(glue); in FromCharCode() local
751 GateRef singleCharTable = GetSingleCharTable(glue); in GetSubString() local
1244 GateRef singleCharTable = GetSingleCharTable(glue); in CreateStringBySingleCharCode() local
1316 GateRef singleCharTable = GetSingleCharTable(glue); in CreateFromEcmaString() local
2538 GateRef singleCharTable = GetSingleCharTable(glue); in StringIteratorNext() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_hcr_lowering.cpp3400 GateRef singleCharTable = builder_.GetGlobalConstantValue(ConstantIndex::SINGLE_CHAR_TABLE_INDEX); in LowerStringFromSingleCharCode() local

Completed in 13 milliseconds