Searched defs:thisLength (Results 1 – 2 of 2) sorted by relevance
1598 auto thisLength = EcmaStringAccessor(thisString).GetLength(); in Split() local1651 auto thisLength = EcmaStringAccessor(thisString).GetLength(); in Split() local1674 const JSHandle<EcmaString> &thisString, uint32_t thisLength, uint32_t lim) in CreateArrayFromString()1716 uint32_t thisLength, uint32_t seperatorLength, uint32_t lim) in CreateArrayBySplitString()1741 uint32_t thisLength, uint32_t seperatorLength, uint32_t lim) in CreateArrayThisStringAndSeperatorStringAreNotEmpty()
976 GateRef thisLength = GetLengthOfJSArray(thisValue); in FastToSpliced() local2181 GateRef thisLength = GetLengthOfJSArray(thisValue); in FastArrayWith() local