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

  /external/chromium_org/v8/src/
ast-value-factory.cc 241 const AstRawString* AstValueFactory::GetTwoByteString(
256 return GetTwoByteString(content.ToUC16Vector());
ast-value-factory.h 286 const AstRawString* GetTwoByteString(Vector<const uint16_t> literal);
scanner.cc     [all...]

Completed in 284 milliseconds