Definition at line 791 of file cpp-snapshot.cc.
◆ WorkstackItemBase()
| v8::internal::CppGraphBuilderImpl::WorkstackItemBase::WorkstackItemBase |
( |
State * | parent, |
|
|
State & | current ) |
|
inline |
◆ ~WorkstackItemBase()
| virtual v8::internal::CppGraphBuilderImpl::WorkstackItemBase::~WorkstackItemBase |
( |
| ) |
|
|
virtualdefault |
◆ Process()
| virtual void v8::internal::CppGraphBuilderImpl::WorkstackItemBase::Process |
( |
CppGraphBuilderImpl & | | ) |
|
|
pure virtual |
◆ current_
| State& v8::internal::CppGraphBuilderImpl::WorkstackItemBase::current_ |
|
protected |
◆ parent_
| State* v8::internal::CppGraphBuilderImpl::WorkstackItemBase::parent_ |
|
protected |
The documentation for this class was generated from the following file: