Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparser.cc231 Scanner::Location old_super_loc = function_state_->super_location(); in ParseStatementList() local
245 if (super_loc.beg_pos != old_super_loc.beg_pos && in ParseStatementList()
Dparser.cc1145 Scanner::Location old_super_loc = function_state_->super_location(); in ParseStatementList() local
1158 if (super_loc.beg_pos != old_super_loc.beg_pos && in ParseStatementList()