Searched refs:SetPrediction (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/interpreter/
H A Dhandler-table-builder.h41 void SetPrediction(int handler_id, HandlerTable::CatchPrediction prediction);
H A Dhandler-table-builder.cc60 void HandlerTableBuilder::SetPrediction( function in class:v8::internal::interpreter::HandlerTableBuilder
H A Dbytecode-array-builder.cc987 handler_table_builder()->SetPrediction(handler_id, catch_prediction);

Completed in 76 milliseconds