HomeSort by relevance Sort by last modified time
    Searched refs:IsCandidate (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
version.cc 29 const char* candidate = IsCandidate() ? " (candidate)" : "";
51 const char* candidate = IsCandidate() ? "-candidate" : "";
version.h 21 static bool IsCandidate() { return candidate_; }
log-utils.cc 60 Version::IsCandidate());

Completed in 191 milliseconds