v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
compaction-worklists.cc
Go to the documentation of this file.
1
2
// Copyright 2020 the V8 project authors. All rights reserved.
3
// Use of this source code is governed by a BSD-style license that can be
4
// found in the LICENSE file.
5
6
#include "
src/heap/cppgc/compaction-worklists.h
"
7
8
namespace
cppgc
{
9
namespace
internal
{
10
11
void
CompactionWorklists::ClearForTesting
() {
movable_slots_worklist_
.
Clear
(); }
12
13
}
// namespace internal
14
}
// namespace cppgc
cppgc::internal::CompactionWorklists::ClearForTesting
void ClearForTesting()
Definition
compaction-worklists.cc:11
cppgc::internal::CompactionWorklists::movable_slots_worklist_
MovableReferencesWorklist movable_slots_worklist_
Definition
compaction-worklists.h:34
heap::base::Worklist::Clear
void Clear()
Definition
worklist.h:139
compaction-worklists.h
cppgc
Definition
cross-heap-remembered-set.h:14
v8::internal::internal
internal
Definition
wasm-objects-inl.h:458
src
heap
cppgc
compaction-worklists.cc
Generated on Sun Apr 6 2025 21:08:54 for v8 by
1.12.0