![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
VisitationItem (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 826 of file cpp-snapshot.cc.
|
inline |
Definition at line 828 of file cpp-snapshot.cc.
|
inlinefinalvirtual |
Implements v8::internal::CppGraphBuilderImpl::WorkstackItemBase.
Definition at line 831 of file cpp-snapshot.cc.