Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dhandler-table.cc96 HandlerTable::CatchPrediction HandlerTable::GetRangePrediction( in GetRangePrediction() function in v8::internal::HandlerTable
186 CatchPrediction prediction = GetRangePrediction(i); in LookupRange()
248 CatchPrediction prediction = GetRangePrediction(i); in HandlerTableRangePrint()
Dhandler-table.h102 CatchPrediction GetRangePrediction(int index) const;