HomeSort by relevance Sort by last modified time
    Searched refs:NewTwoByteInternalizedString (Results 1 - 4 of 4) sorted by null

  /external/v8/src/ast/
ast-value-factory.cc 77 return isolate->factory()->NewTwoByteInternalizedString(
  /external/v8/src/
factory.h 181 Handle<String> NewTwoByteInternalizedString(Vector<const uc16> str,
factory.cc 363 MUST_USE_RESULT Handle<String> Factory::NewTwoByteInternalizedString(
    [all...]
objects.cc     [all...]

Completed in 52 milliseconds