Searched defs:thisLength (Results 1 – 2 of 2) sorted by relevance
1617 auto thisLength = EcmaStringAccessor(thisString).GetLength(); in Split() local1670 auto thisLength = EcmaStringAccessor(thisString).GetLength(); in Split() local1693 const JSHandle<EcmaString> &thisString, uint32_t thisLength, uint32_t lim) in CreateArrayFromString()1735 uint32_t thisLength, uint32_t seperatorLength, uint32_t lim) in CreateArrayBySplitString()1760 uint32_t thisLength, uint32_t seperatorLength, uint32_t lim) in CreateArrayThisStringAndSeperatorStringAreNotEmpty()
981 GateRef thisLength = GetLengthOfJSArray(thisValue); in FastToSpliced() local2189 GateRef thisLength = GetLengthOfJSArray(thisValue); in FastArrayWith() local