Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dast-graph-builder.h71 class ControlScopeForCatch; variable
Dast-graph-builder.cc335 class AstGraphBuilder::ControlScopeForCatch : public ControlScope { class in v8::internal::compiler::AstGraphBuilder
337 ControlScopeForCatch(AstGraphBuilder* owner, TryCatchBuilder* control) in ControlScopeForCatch() function in v8::internal::compiler::AstGraphBuilder::ControlScopeForCatch