Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-objects.h835 static const int kMapCacheSize = 128; member in v8::internal::JSObject
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3500 if (number_of_properties >= JSObject::kMapCacheSize) { in ObjectLiteralMapFromCache()
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc5874 JSObject::kMapCacheSize, AllocationType::kOld); in InitializeMapCaches()

Completed in 20 milliseconds