Home
last modified time | relevance | path

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

/external/v8/src/
Dhandler-table.cc74 HandlerTable::CatchPrediction HandlerTable::GetRangePrediction( in GetRangePrediction() function in v8::internal::HandlerTable
165 CatchPrediction prediction = GetRangePrediction(i); in LookupRange()
201 CatchPrediction prediction = GetRangePrediction(i); in HandlerTableRangePrint()
Dhandler-table.h94 CatchPrediction GetRangePrediction(int index) const;