![]() |
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 |
Public Member Functions inherited from v8::internal::CppGraphBuilderImpl::WorkstackItemBase | |
| WorkstackItemBase (State *parent, State ¤t) | |
| virtual | ~WorkstackItemBase ()=default |
Additional Inherited Members | |
Protected Attributes inherited from v8::internal::CppGraphBuilderImpl::WorkstackItemBase | |
| 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.