Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h563 struct ForInfo { struct
565 explicit ForInfo(ParserBase* parser) in ForInfo() argument
570 ZonePtrList<const AstRawString> bound_names;
571 ForEachStatement::VisitMode mode;
572 int position;
573 DeclarationParsingResult parsing_result;