Searched defs:thisLen (Results 1 – 7 of 7) sorted by relevance
236 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CharAt() local275 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CharCodeAt() local315 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CodePointAt() local377 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in EndsWith() local423 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in Includes() local453 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in IndexOf() local491 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisHandle).GetLength()); in LastIndexOf() local972 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in Repeat() local1124 auto thisLen = EcmaStringAccessor(thisString).GetLength(); in Replace() local1258 auto thisLen = EcmaStringAccessor(thisString).GetLength(); in ReplaceAll() local[all …]
130 GateRef thisLen = GetLengthFromString(thisValue); in CharAt() local254 GateRef thisLen = GetLengthFromString(thisValue); in CheckParamsAndGetPosition() local324 GateRef thisLen = GetLengthFromString(thisValue); in IndexOf() local428 GateRef thisLen = GetLengthFromString(thisValue); in Substring() local560 GateRef thisLen = GetLengthFromString(thisValue); in SubStr() local848 GateRef thisLen = thisStringInfoGate.GetLength(); in Replace() local956 GateRef thisLen = GetLengthFromString(thisValue); in Slice() local1327 GateRef thisLen = stringInfoGate.GetLength(); in FastSubString() local2698 GateRef thisLen = GetLengthFromString(thisValue); in StartsWith() local2817 GateRef thisLen = GetLengthFromString(thisValue); in EndsWith() local[all …]
799 GateRef thisLen = GetArrayLength(thisValue); in Includes() local903 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in CopyWithin() local1033 GateRef thisLen = GetArrayLength(thisValue); in ReduceRight() local1141 GateRef thisLen = GetArrayLength(thisValue); in Reduce() local1446 GateRef thisLen = GetArrayLength(thisValue); in Filter() local1576 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in Slice() local1734 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in With() local2492 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in ToSorted() local2649 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in Map() local
69 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in With() local202 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in Unshift() local328 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in Shift() local452 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in Concat() local1072 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in Pop() local2564 GateRef thisLen = GetArrayLength(thisValue); in Includes() local3038 GateRef thisLen = GetArrayLength(thisValue); in ToSpliced() local3269 GateRef thisLen = ZExtInt32ToInt64(GetArrayLength(thisValue)); in CopyWithin() local
1249 int64_t thisLen = base::ArrayHelper::GetArrayLength(thread, thisObjVal); in Concat() local1344 uint32_t thisLen = receiver->GetArrayLength(); in At() local1369 uint32_t thisLen = receiver->GetArrayLength(); in At() local
449 uint32_t thisLen = stack_.size(); in PushValue() local
186 uint32_t thisLen = stack_.size(); in PushValue() local