Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining-heuristic.h51 struct CandidateCompare { struct
56 typedef ZoneSet<Candidate, CandidateCompare> Candidates;
Djs-inlining-heuristic.cc281 bool JSInliningHeuristic::CandidateCompare::operator()( in operator ()()