Searched refs:kDefaultListAllocationSize (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.cc5440 MapHandleList other_maps(kDefaultListAllocationSize);
5479 MapHandleList other_maps(kDefaultListAllocationSize);
5517 static const int kDefaultListAllocationSize = kMaxKeyedPolymorphism + 1; member in class:v8::internal::PolymorphicCodeCacheHashTableKey

Completed in 84 milliseconds