Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dscanner.cc1085 uc32 Scanner::ScanIdentifierUnicodeEscape() { in ScanIdentifierUnicodeEscape() function in v8::internal::Scanner
1283 uc32 c = ScanIdentifierUnicodeEscape(); in ScanIdentifierOrKeyword()
1325 uc32 c = ScanIdentifierUnicodeEscape(); in ScanIdentifierSuffix()
Dscanner.h665 uc32 ScanIdentifierUnicodeEscape();