Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparser.cc230 Scanner::Location old_this_loc = function_state_->this_location(); in ParseStatementList() local
239 if (this_loc.beg_pos != old_this_loc.beg_pos && in ParseStatementList()
Dparser.cc1144 Scanner::Location old_this_loc = function_state_->this_location(); in ParseStatementList() local
1152 if (this_loc.beg_pos != old_this_loc.beg_pos && in ParseStatementList()