Searched refs:GetSingleCharCodeFromSlicedString (Results 1 – 2 of 2) sorted by relevance
89 GateRef GetSingleCharCodeFromSlicedString(GateRef str, GateRef index);
1096 result = GetSingleCharCodeFromSlicedString(str, index); in GetSingleCharCodeByIndex()1148 GateRef BuiltinsStringStubBuilder::GetSingleCharCodeFromSlicedString(GateRef str, GateRef index) in GetSingleCharCodeFromSlicedString() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder