Searched refs:AllocateTwoByteInternalizedString (Results 1 – 2 of 2) sorted by relevance
999 Handle<String> AllocateTwoByteInternalizedString(Vector<const uc16> str,
792 Handle<String> Factory::AllocateTwoByteInternalizedString( in AllocateTwoByteInternalizedString() function in v8::internal::Factory877 return AllocateTwoByteInternalizedString(str, hash_field); in NewTwoByteInternalizedString()