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

  /external/v8/src/
code-stubs.cc 104 if (UseSpecialCache()
131 if (UseSpecialCache()) {
code-stubs.h 208 virtual bool UseSpecialCache() { return false; }
521 virtual bool UseSpecialCache() { return state_ == CompareIC::KNOWN_OBJECTS; }
    [all...]

Completed in 50 milliseconds