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

  /external/v8/src/
transitions.h 214 static const int kFirstIndex = 3;
226 return kFirstIndex +
232 return kFirstIndex +
266 if (length() < kFirstIndex) return 0;
objects.h     [all...]

Completed in 758 milliseconds