Searched refs:GetTwoByteStringInternal (Results 1 – 2 of 2) sorted by relevance
231 AstRawString* AstValueFactory::GetTwoByteStringInternal( in GetTwoByteStringInternal() function in v8::internal::AstValueFactory247 result = GetTwoByteStringInternal(content.ToUC16Vector()); in GetString()292 return GetTwoByteStringInternal(literal); in ConcatStrings()
359 return GetTwoByteStringInternal(literal); in GetTwoByteString()414 AstRawString* GetTwoByteStringInternal(Vector<const uint16_t> literal);