Home
last modified time | relevance | path

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

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