Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc442 Effect handler_effect{nullptr}; in Catch() local
453 catch_scope.MergeExceptionalPaths(&handler_exception, &handler_effect, in Catch()
459 gasm_->InitializeEffectControl(handler_effect, handler_control); in Catch()
2336 Effect handler_effect{nullptr}; in ReplaceWithSubgraph() local
2339 &handler_exception, &handler_effect, &handler_control); in ReplaceWithSubgraph()
2342 handler_effect, handler_control); in ReplaceWithSubgraph()