Searched defs:thisLen (Results 1 – 9 of 9) sorted by relevance
232 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CharAt() local271 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CharCodeAt() local311 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CodePointAt() local374 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in EndsWith() local420 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in Includes() local450 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in IndexOf() local488 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisHandle).GetLength()); in LastIndexOf() local971 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in Repeat() local1139 auto thisLen = EcmaStringAccessor(thisString).GetLength(); in Replace() local1275 auto thisLen = EcmaStringAccessor(thisString).GetLength(); in ReplaceAll() local[all …]
53 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in UnshiftOptimised() local655 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in CopyWithinOptimised() local1043 GateRef thisLen = GetArrayLength(thisValue); in ToSplicedOptimised() local1747 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in PopOptimised() local2058 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in ShiftOptimised() local2141 …tinsArrayStubBuilder::CalEleKindForNewArrayNoHole(GateRef glue, GateRef thisValue, GateRef thisLen, in CalEleKindForNewArrayNoHole()2218 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in WithOptimised() local2361 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in ConcatOptimised() local2423 GateRef thisLen, GateRef argLen, GateRef sumArrayLen) in DoConcat()2741 void BuiltinsArrayStubBuilder::ReverseOptimised(GateRef glue, GateRef thisValue, GateRef thisLen, in ReverseOptimised()[all …]
132 GateRef thisLen = GetLengthFromString(thisValue); in CharAt() local298 GateRef thisLen = GetLengthFromString(thisValue); in CheckParamsAndGetPosition() local364 GateRef thisLen = GetLengthFromString(thisValue); in IndexOf() local468 GateRef thisLen = GetLengthFromString(thisValue); in Substring() local600 GateRef thisLen = GetLengthFromString(thisValue); in SubStr() local889 GateRef thisLen = thisStringInfoGate.GetLength(); in Replace() local997 GateRef thisLen = GetLengthFromString(thisValue); in Slice() local1333 GateRef thisLen = stringInfoGate.GetLength(); in FastSubString() local3100 GateRef thisLen = GetLengthFromString(thisValue); in StartsWith() local3219 GateRef thisLen = GetLengthFromString(thisValue); in EndsWith() local[all …]
781 GateRef thisLen = GetArrayLength(thisValue); in Includes() local885 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in CopyWithin() local1011 GateRef thisLen = GetArrayLength(thisValue); in ReduceRight() local1116 GateRef thisLen = GetArrayLength(thisValue); in Reduce() local1423 GateRef thisLen = GetArrayLength(thisValue); in Filter() local1554 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in Slice() local1712 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in With() local2474 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in ToSorted() local2642 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in Map() local
2045 GateRef thisLen = GetArrayLength(thisValue); in Reverse() local
1409 int64_t thisLen = base::ArrayHelper::GetArrayLength(thread, thisObjVal); in Concat() local1504 uint32_t thisLen = receiver->GetArrayLength(); in At() local1529 uint32_t thisLen = receiver->GetArrayLength(); in At() local
450 uint32_t thisLen = stack_.size(); in PushValue() local
447 uint32_t thisLen = stack_.size(); in PushValue() local
1488 GateRef thisLen = builder_.GetLengthOfJSArray(thisArray); in TryInlineIndexOfIncludes() local