V8 Project
|
Public Member Functions | |
Checkpoint (ParserBase< ParserTraits > *parser) | |
void | Restore () |
Private Attributes | |
ParserBase< ParserTraits > * | parser_ |
AstNode::IdGen | saved_ast_node_id_gen_ |
|
inlineexplicit |
Definition at line 348 of file parser.cc.
References v8::internal::ParserBase< Traits >::ast_node_id_gen_, parser_, and saved_ast_node_id_gen_.
|
inline |
Definition at line 353 of file parser.cc.
References v8::internal::ParserBase< Traits >::ast_node_id_gen_, parser_, and saved_ast_node_id_gen_.
|
private |
Definition at line 359 of file parser.cc.
Referenced by Checkpoint(), and Restore().
|
private |
Definition at line 360 of file parser.cc.
Referenced by Checkpoint(), and Restore().