Searched refs:TwoByteStringLength (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dapi.cc4662 static int TwoByteStringLength(const uint16_t* data) { function
4675 if (length == -1) length = TwoByteStringLength(data);
4688 if (length == -1) length = TwoByteStringLength(data);

Completed in 183 milliseconds