Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dast-graph-builder.h77 class ControlScopeForFinally; variable
Dast-graph-builder.cc391 class AstGraphBuilder::ControlScopeForFinally : public ControlScope { class in v8::internal::compiler::AstGraphBuilder
393 ControlScopeForFinally(AstGraphBuilder* owner, TryFinallyStatement* stmt, in ControlScopeForFinally() function in v8::internal::compiler::AstGraphBuilder::ControlScopeForFinally