![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <compiler.h>
Public Member Functions | |
CompilationHandleScope (Isolate *isolate, OptimizedCompilationInfo *info) | |
V8_EXPORT_PRIVATE | ~CompilationHandleScope () |
Private Attributes | |
PersistentHandlesScope | persistent_ |
OptimizedCompilationInfo * | info_ |
Definition at line 570 of file compiler.h.
|
inlineexplicit |
Definition at line 572 of file compiler.h.
v8::internal::CompilationHandleScope::~CompilationHandleScope | ( | ) |
|
private |
Definition at line 579 of file compiler.h.
|
private |
Definition at line 578 of file compiler.h.