v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
sweeper.cc File Reference
Include dependency graph for sweeper.cc:

Go to the source code of this file.

Classes

class  v8::internal::Sweeper::ConcurrentMajorSweeper
 
class  v8::internal::Sweeper::ConcurrentMinorSweeper
 
class  v8::internal::Sweeper::MajorSweeperJob
 
class  v8::internal::Sweeper::MinorSweeperJob
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Variables

static constexpr auto v8::internal::kNewSpace
 

Variable Documentation

◆ ephemeron_remembered_set_

EphemeronRememberedSet* ephemeron_remembered_set_
private

Definition at line 572 of file sweeper.cc.

◆ host_chunk_

MemoryChunk* const host_chunk_
private

Definition at line 570 of file sweeper.cc.

◆ host_page_

MutablePageMetadata* const host_page_
private

Definition at line 571 of file sweeper.cc.