Definition at line 103 of file cpp-snapshot.cc.
◆ Visibility
| Enumerator |
|---|
| kHidden | |
| kDependentVisibility | |
| kVisible | |
Definition at line 107 of file cpp-snapshot.cc.
◆ StateBase()
◆ ~StateBase()
| virtual v8::internal::StateBase::~StateBase |
( |
| ) |
|
|
virtualdefault |
◆ FollowDependencies()
| StateBase * v8::internal::StateBase::FollowDependencies |
( |
| ) |
|
|
inlineprotected |
◆ get_node()
◆ GetVisibility()
| Visibility v8::internal::StateBase::GetVisibility |
( |
| ) |
|
|
inlineprotected |
◆ IsPending()
| bool v8::internal::StateBase::IsPending |
( |
| ) |
const |
|
inline |
◆ IsVisibleNotDependent()
| bool v8::internal::StateBase::IsVisibleNotDependent |
( |
| ) |
|
|
inline |
◆ IsVisited()
| bool v8::internal::StateBase::IsVisited |
( |
| ) |
const |
|
inline |
◆ set_node()
| void v8::internal::StateBase::set_node |
( |
EmbedderNode * | node | ) |
|
|
inline |
◆ State
◆ key_
| const void* v8::internal::StateBase::key_ |
|
protected |
◆ node_
◆ pending_
| bool v8::internal::StateBase::pending_ = false |
|
protected |
◆ state_count_
| const size_t v8::internal::StateBase::state_count_ |
|
protected |
◆ visibility_
◆ visibility_dependency_
| StateBase* v8::internal::StateBase::visibility_dependency_ = nullptr |
|
protected |
◆ visited_
| bool v8::internal::StateBase::visited_ |
|
protected |
The documentation for this class was generated from the following file: