Searched refs:NewTwoByteInternalizedString (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Dast-value-factory.cc78 return isolate->factory()->NewTwoByteInternalizedString(
H A Dfactory.h169 MUST_USE_RESULT Handle<String> NewTwoByteInternalizedString(
H A Dfactory.cc322 MUST_USE_RESULT Handle<String> Factory::NewTwoByteInternalizedString( function in class:v8::internal::Factory
H A Dobjects.cc13659 return isolate->factory()->NewTwoByteInternalizedString(string_, hash_field_);

Completed in 71 milliseconds