Home
last modified time | relevance | path

Searched defs:function_name_loc (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dpreparser.h397 const Scanner::Location& function_name_loc, in CheckStrictFunctionNameAndParameters()
2682 Scanner::Location function_name_loc = Scanner::Location::invalid(); in ParseArrowFunctionLiteral() local