Searched refs:GetOneByteStringInternal (Results 1 – 2 of 2) sorted by relevance
351 return GetOneByteStringInternal(literal); in GetOneByteString()391 V8_EXPORT_PRIVATE const AstRawString* GetOneByteStringInternal(
317 const AstRawString* AstValueFactory::GetOneByteStringInternal( in GetOneByteStringInternal() function in v8::internal::AstValueFactory347 result = GetOneByteStringInternal(content.ToOneByteVector()); in GetString()