Searched defs:ControlScopeForFinally (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dast-graph-builder.cc389 class AstGraphBuilder::ControlScopeForFinally : public ControlScope { class in class:v8::internal::compiler::AstGraphBuilder
391 ControlScopeForFinally(AstGraphBuilder* owner, DeferredCommands* commands, function in class:v8::internal::compiler::AstGraphBuilder::ControlScopeForFinally
396 ~ControlScopeForFinally() {
1531 ControlScopeForFinally scope(this, commands, &try_control);

Completed in 45 milliseconds