Searched defs:is_profiling (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/profiler/ | ||
H A D | cpu-profiler.h | 368 bool is_profiling() const { return is_profiling_; } in is_profiling() function in v8::internal::CpuProfiler |
/third_party/node/deps/v8/src/execution/ | ||
H A D | isolate.h | 1307 bool is_profiling() const { in is_profiling() function in v8::internal::final |
Completed in 6 milliseconds