![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <minor-mark-sweep.h>
Public Member Functions | |
| Local (YoungGenerationRememberedSetsMarkingWorklist *handler) | |
| template<typename Visitor > | |
| bool | ProcessNextItem (Visitor *visitor) |
Private Attributes | |
| YoungGenerationRememberedSetsMarkingWorklist *const | handler_ |
| std::optional< size_t > | index_ |
Definition at line 38 of file minor-mark-sweep.h.
|
inlineexplicit |
Definition at line 40 of file minor-mark-sweep.h.
|
inline |
Definition at line 44 of file minor-mark-sweep.h.
|
private |
Definition at line 49 of file minor-mark-sweep.h.
|
private |
Definition at line 50 of file minor-mark-sweep.h.