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 79 return isolate->factory()->NewTwoByteInternalizedString(
  /external/v8/src/
factory.h 221 Handle<String> NewTwoByteInternalizedString(Vector<const uc16> str,
    [all...]
factory.cc 463 MUST_USE_RESULT Handle<String> Factory::NewTwoByteInternalizedString(
    [all...]
objects.cc     [all...]

Completed in 66 milliseconds