Searched refs:GetTwoByteStringInternal (Results 1 – 2 of 2) sorted by relevance
357 return GetTwoByteStringInternal(literal); in GetTwoByteString()393 const AstRawString* GetTwoByteStringInternal(
333 const AstRawString* AstValueFactory::GetTwoByteStringInternal( in GetTwoByteStringInternal() function in v8::internal::AstValueFactory350 result = GetTwoByteStringInternal(content.ToUC16Vector()); in GetString()