Home
last modified time | relevance | path

Searched refs:set_catch_prediction (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h495 inline void set_catch_prediction(HandlerTable::CatchPrediction value) { in set_catch_prediction() function in v8::internal::interpreter::final
H A Dbytecode-generator.cc2466 set_catch_prediction(stmt->GetCatchPrediction(outer_catch_prediction)); in VisitTryCatchStatement()
2472 set_catch_prediction(outer_catch_prediction); in VisitTryCatchStatement()

Completed in 12 milliseconds