Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp93 uint16_t codePointValue = JSTaggedValue::ToUint16(thread, codePointTag); in FromCharCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp51 GateRef codePointValue = ToNumber(glue, codePointTag); in FromCharCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_hcr_lowering.cpp3373 GateRef codePointValue = builder_.ToNumber(gate, codePointTag, glue); in LowerStringFromSingleCharCode() local

Completed in 19 milliseconds