Home
last modified time | relevance | path

Searched refs:LoadStartTimeMs (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.h1824 double LoadStartTimeMs();
Disolate.cc5242 double Isolate::LoadStartTimeMs() { in ThrowInternal() function in v8::internal::Isolate
/third_party/node/deps/v8/src/heap/
Dheap.cc5448 isolate()->LoadStartTimeMs() + kMaxLoadTimeMs; in ShouldOptimizeForLoadTime()