Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.h341 inline void set_catch_prediction(HandlerTable::CatchPrediction value) { in set_catch_prediction() function
Dbytecode-generator.cc1686 set_catch_prediction(stmt->GetCatchPrediction(outer_catch_prediction)); in VisitTryCatchStatement()
1703 set_catch_prediction(outer_catch_prediction); in VisitTryCatchStatement()