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

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

Completed in 51 milliseconds