![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
VisitationDoneItem (State *parent, State ¤t) | |
void | Process (CppGraphBuilderImpl &graph_builder) final |
![]() | |
WorkstackItemBase (State *parent, State ¤t) | |
virtual | ~WorkstackItemBase ()=default |
Additional Inherited Members | |
![]() | |
State * | parent_ |
State & | current_ |
Definition at line 814 of file cpp-snapshot.cc.
|
inline |
Definition at line 816 of file cpp-snapshot.cc.
|
inlinefinalvirtual |
Implements v8::internal::CppGraphBuilderImpl::WorkstackItemBase.
Definition at line 819 of file cpp-snapshot.cc.