Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
H A Disolate.cc5267 return load_start_time_ms_; in ThrowInternal()
5272 load_start_time_ms_ = heap()->MonotonicallyIncreasingTimeInMs(); in ThrowInternal()
5279 load_start_time_ms_ = heap()->MonotonicallyIncreasingTimeInMs(); in ThrowInternal()
H A Disolate.h2165 double load_start_time_ms_ = 0; member in v8::internal::final

Completed in 16 milliseconds