![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-interpreter.h>
Public Member Functions | |
| ClearThreadInWasmScope (Isolate *isolate) | |
| ~ClearThreadInWasmScope () | |
Private Attributes | |
| Isolate * | isolate_ |
Definition at line 2104 of file wasm-interpreter.h.
|
explicit |
| v8::internal::wasm::ClearThreadInWasmScope::~ClearThreadInWasmScope | ( | ) |
|
private |
Definition at line 2110 of file wasm-interpreter.h.