Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/platform/
H A Dtime.cc703 bool TimeTicks::IsHighResolution() { in IsHighResolution() function in v8::base::TimeTicks
736 bool TimeTicks::IsHighResolution() { in IsHighResolution() function in v8::base::TimeTicks
H A Dtime.h430 // IsHighResolution() returns false, the resolution of the clock could be as
437 static bool IsHighResolution();
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc1155 if (base::TimeTicks::IsHighResolution()) { in CompileLazy()
1737 DCHECK(base::TimeTicks::IsHighResolution());
1830 if (base::TimeTicks::IsHighResolution()) { in CompileNativeModule()
2187 if (base::TimeTicks::IsHighResolution()) { in FinishCompile()
2608 if (base::TimeTicks::IsHighResolution()) {
/third_party/node/deps/v8/src/heap/
H A Dgc-tracer.cc1349 if (base::TimeTicks::IsHighResolution() && in RecordGCPhasesHistograms()
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc509 if (base::TimeTicks::IsHighResolution()) { in RecordCompilationStats()

Completed in 18 milliseconds