Home
last modified time | relevance | path

Searched refs:Sweep (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Darray-buffer-sweeper.cc85 void Sweep();
119 job_->Sweep(); in EnsureFinished()
166 job_->Sweep(); in RequestSweep()
172 job_->Sweep(); in RequestSweep()
274 void ArrayBufferSweeper::SweepingJob::Sweep() { in Sweep() function in v8::internal::ArrayBufferSweeper::SweepingJob
H A Dmark-compact.cc2560 isolate()->external_pointer_table().Sweep(isolate()); in ClearNonLiveReferences()
/third_party/node/deps/v8/src/profiler/
H A Dweak-code-registry.h31 void Sweep(Listener* listener);
H A Dweak-code-registry.cc39 void WeakCodeRegistry::Sweep(WeakCodeRegistry::Listener* listener) { in Sweep() function in v8::internal::WeakCodeRegistry
H A Dprofiler-listener.cc340 void ProfilerListener::WeakCodeClearEvent() { weak_code_registry_.Sweep(this); } in WeakCodeClearEvent()
348 void ProfilerListener::CodeSweepEvent() { weak_code_registry_.Sweep(this); } in CodeSweepEvent()
/third_party/node/deps/v8/src/sandbox/
H A Dexternal-pointer-table.cc25 uint32_t ExternalPointerTable::Sweep(Isolate* isolate) { in Sweep() function in v8::internal::ExternalPointerTable
26 // Sweep top to bottom and rebuild the freelist from newly dead and in Sweep()
H A Dexternal-pointer-table.h52 * - When marking is finished, Sweep() iterates of the table once while the
108 uint32_t Sweep(Isolate* isolate);
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc493 void Sweep() { in Sweep() function in cppgc::internal::__anon14619::final
868 sweeper.Sweep(); in Finish()
/third_party/node/deps/v8/src/logging/
H A Dcounters-definitions.h31 HR(gc_finalize_sweep, V8.GCFinalizeMC.Sweep, 0, 10000, 101) \

Completed in 15 milliseconds