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

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

Completed in 57 milliseconds