Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h4625 Scanner::Location token_loc = scanner()->peek_location(); in ParseStatementList() local
4640 token_loc.end_pos - token_loc.beg_pos == sizeof("use strict") + 1) { in ParseStatementList()
4648 token_loc, MessageTemplate::kIllegalLanguageModeDirective, in ParseStatementList()
4654 token_loc.end_pos - token_loc.beg_pos == in ParseStatementList()