Searched defs:thisLen (Results 1 – 5 of 5) sorted by relevance
254 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CharAt() local285 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CharCodeAt() local321 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisFlat).GetLength()); in CodePointAt() local397 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in EndsWith() local439 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in Includes() local469 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in IndexOf() local503 int32_t thisLen = static_cast<int32_t>(EcmaStringAccessor(thisHandle).GetLength()); in LastIndexOf() local788 uint32_t thisLen = EcmaStringAccessor(thisHandle).GetLength(); in Repeat() local927 auto thisLen = EcmaStringAccessor(thisString).GetLength(); in Replace() local1071 auto thisLen = EcmaStringAccessor(thisString).GetLength(); in ReplaceAll() local[all …]
176 GateRef thisLen = GetLengthFromString(*thisFlat); in DECLARE_BUILTINS() local255 GateRef thisLen = GetLengthFromString(thisValue); in DECLARE_BUILTINS() local371 GateRef thisLen = GetLengthFromString(thisValue); in DECLARE_BUILTINS() local518 GateRef thisLen = GetLengthFromString(*thisFlat); in DECLARE_BUILTINS() local
151 GateRef thisLen = GetLengthFromString(thisValue); in FastSubString() local
647 int64_t thisLen = base::ArrayHelper::GetArrayLength(thread, thisObjVal); in Concat() local711 uint32_t thisLen = receiver->GetArrayLength(); in At() local
446 uint32_t thisLen = stack_.size(); in PushValue() local