Home
last modified time | relevance | path

Searched refs:ScanIdentifierUnicodeEscape (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dscanner.cc892 uc32 Scanner::ScanIdentifierUnicodeEscape() { in ScanIdentifierUnicodeEscape() function in v8::internal::Scanner
1033 uc32 c = ScanIdentifierUnicodeEscape(); in ScanIdentifierOrKeyword()
1079 uc32 c = ScanIdentifierUnicodeEscape(); in ScanIdentifierSuffix()
Dscanner.h609 uc32 ScanIdentifierUnicodeEscape();