Home
last modified time | relevance | path

Searched refs:kMaxLoadTimeMs (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap.h1963 static const int kMaxLoadTimeMs = 7000; variable
Dheap.cc5448 isolate()->LoadStartTimeMs() + kMaxLoadTimeMs; in ShouldOptimizeForLoadTime()