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