Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp3060 DEF_CALL_SIGNATURE(GetSingleCharCodeByIndex) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp1105 GateRef BuiltinsStringStubBuilder::GetSingleCharCodeByIndex(GateRef glue, GateRef str, GateRef inde… in GetSingleCharCodeByIndex() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder