Searched refs:GetTwoByteStringInternal (Results 1 – 2 of 2) sorted by relevance
267 AstRawString* AstValueFactory::GetTwoByteStringInternal( in GetTwoByteStringInternal() function in v8::internal::AstValueFactory283 result = GetTwoByteStringInternal(content.ToUC16Vector()); in GetString()
433 return GetTwoByteStringInternal(literal); in GetTwoByteString()481 AstRawString* GetTwoByteStringInternal(Vector<const uint16_t> literal);