Searched defs:strLength (Results 1 – 8 of 8) sorted by relevance
66 size_t strLength = 0; in Main() local
102 auto const strLength = str.size(); in EndsWith() local
1168 uint32_t strLength = end_ - current_; in ParseString() local1187 uint32_t strLength = end_ - current_; in ParseString() local
276 auto strLength = builder_.CreateLoad(builder_.getInt32Ty(), strLengthOffset); local
329 GateRef strLength = GetLengthFromString(value); in LookupElementInlinedProps() local
738 int strLength = static_cast<int>(stringAcc.GetLength()); in ToICUUnicodeString() local
586 uint32_t strLength = data.length(); in WriteString() local776 uint32_t start, uint32_t strLength, bool isReverse) in StringMatch()
1083 uint32_t strLength = EcmaStringAccessor(replaceValueHandle).GetLength(); in ReplaceInternal() local