Searched refs:LookupReturn (Results 1 – 3 of 3) sorted by relevance
1038 return table->LookupReturn(pc_offset, prediction); in LookupExceptionHandlerInTable()
4726 int LookupReturn(int pc_offset, CatchPrediction* prediction);
10991 int HandlerTable::LookupReturn(int pc_offset, CatchPrediction* prediction_out) { in LookupReturn() function in v8::internal::HandlerTable