Home
last modified time | relevance | path

Searched refs:IsIsolateInBackground (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Disolate.h1832 bool IsIsolateInBackground() { return is_isolate_in_background_; } in IsIsolateInBackground() function in v8::internal::final
/third_party/node/deps/v8/src/heap/
H A Dgc-tracer.cc131 const bool in_background = heap->isolate()->IsIsolateInBackground(); in RecordGCPhasesInfo()
H A Dheap.cc3844 return FLAG_optimize_for_size || isolate()->IsIsolateInBackground() || in ShouldOptimizeForMemoryUsage()
3856 isolate()->IsIsolateInBackground()) { in ActivateMemoryReducerIfNeeded()

Completed in 18 milliseconds