Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h618 struct ForInfo { struct
620 explicit ForInfo(ParserBase* parser) in ForInfo() argument
625 ZoneList<const AstRawString*> bound_names;
626 ForEachStatement::VisitMode mode;
627 int position;
628 DeclarationParsingResult parsing_result;