Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dframe-states.cc107 case ContinuationFrameStateMode::LAZY_WITH_CATCH: in DeoptimizerParameterCountFor()
241 mode == ContinuationFrameStateMode::LAZY_WITH_CATCH in CreateJavaScriptBuiltinContinuationFrameState()
Dframe-states.h172 enum class ContinuationFrameStateMode { EAGER, LAZY, LAZY_WITH_CATCH }; enumerator
Djs-call-reducer.cc2239 constructor_frame_state, ContinuationFrameStateMode::LAZY_WITH_CATCH); in PromiseConstructorLazyWithCatchFrameState()