![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <bootstrapper.h>
Public Member Functions | |
| BootstrapperActive (Bootstrapper *bootstrapper) | |
| BootstrapperActive (const BootstrapperActive &)=delete | |
| BootstrapperActive & | operator= (const BootstrapperActive &)=delete |
| ~BootstrapperActive () | |
Private Attributes | |
| Bootstrapper * | bootstrapper_ |
Definition at line 118 of file bootstrapper.h.
|
inlineexplicit |
Definition at line 120 of file bootstrapper.h.
|
delete |
|
inline |
Definition at line 127 of file bootstrapper.h.
|
delete |
|
private |
Definition at line 130 of file bootstrapper.h.