Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp92 JSHandle<JSTaggedValue> codePointTag = BuiltinsString::GetCallArg(argv, 0); in FromCharCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp50 GateRef codePointTag = GetCallArg0(numArgs); in FromCharCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_hcr_lowering.cpp3372 GateRef codePointTag = acc_.GetValueIn(gate); in LowerStringFromSingleCharCode() local

Completed in 17 milliseconds