Home
last modified time | relevance | path

Searched refs:GetFallThroughToken (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dast-graph-builder.cc256 Node* GetFallThroughToken() { return NewPathTokenForImplicitFallThrough(); } in GetFallThroughToken() function in v8::internal::compiler::AstGraphBuilder::ControlScope::DeferredCommands
1527 try_control.EndTry(commands->GetFallThroughToken(), fallthrough_result); in VisitTryFinallyStatement()