Searched defs:kCacheSizeIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h4068 static const int kCacheSizeIndex = kFingerIndex + 1; member in class:v8::internal::JSFunctionResultCache
4069 static const int kDummyIndex = kCacheSizeIndex + 1;

Completed in 370 milliseconds