Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dparser-base.h566 struct CatchInfo { struct
568 explicit CatchInfo(ParserBase* parser) in CatchInfo() function
572 ExpressionT pattern;
573 Variable* variable;
574 Scope* scope;