Searched refs:ReadTwoByteString (Results 1 – 2 of 2) sorted by relevance
268 MaybeHandle<String> ReadTwoByteString() V8_WARN_UNUSED_RESULT;
1212 return ReadTwoByteString(); in ReadObjectInternal()1315 MaybeHandle<String> ValueDeserializer::ReadTwoByteString() { in ReadTwoByteString() function in v8::internal::ValueDeserializer