Searched refs:SetPrediction (Results 1 – 3 of 3) sorted by relevance
42 void SetPrediction(int handler_id, HandlerTable::CatchPrediction prediction);
60 void HandlerTableBuilder::SetPrediction( in SetPrediction() function in v8::internal::interpreter::HandlerTableBuilder
1321 handler_table_builder()->SetPrediction(handler_id, catch_prediction); in MarkHandler()