#include <marking-worklist.h>
Definition at line 68 of file marking-worklist.h.
◆ MarkingWorklists()
v8::internal::MarkingWorklists::MarkingWorklists |
( |
| ) |
|
|
default |
◆ ~MarkingWorklists()
v8::internal::MarkingWorklists::~MarkingWorklists |
( |
| ) |
|
|
default |
◆ Clear()
void v8::internal::MarkingWorklists::Clear |
( |
| ) |
|
◆ context_worklists()
const std::vector< ContextWorklistPair > & v8::internal::MarkingWorklists::context_worklists |
( |
| ) |
const |
|
inline |
◆ CreateContextWorklists()
void v8::internal::MarkingWorklists::CreateContextWorklists |
( |
const std::vector< Address > & | contexts | ) |
|
◆ IsUsingContextWorklists()
bool v8::internal::MarkingWorklists::IsUsingContextWorklists |
( |
| ) |
const |
|
inline |
◆ on_hold()
◆ other()
◆ Print()
void v8::internal::MarkingWorklists::Print |
( |
| ) |
|
◆ PrintWorklist()
void v8::internal::MarkingWorklists::PrintWorklist |
( |
const char * | worklist_name, |
|
|
MarkingWorklist * | worklist ) |
|
private |
◆ ReleaseContextWorklists()
void v8::internal::MarkingWorklists::ReleaseContextWorklists |
( |
| ) |
|
◆ shared()
◆ context_worklists_
◆ kOtherContext
Address v8::internal::MarkingWorklists::kOtherContext = 8 |
|
staticconstexpr |
◆ kSharedContext
Address v8::internal::MarkingWorklists::kSharedContext = 0 |
|
staticconstexpr |
◆ on_hold_
◆ other_
◆ shared_
The documentation for this class was generated from the following files: