v8
6.2.414 (node 8.16.2)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
WasmModuleObjectBuilderStreaming (Isolate *isolate) | |
void | OnBytesReceived (const uint8_t *, size_t size) |
void | Finish () |
void | Abort (Local< Value > exception) |
Local< Promise > | GetPromise () |
~WasmModuleObjectBuilderStreaming () | |
WasmModuleObjectBuilderStreaming | ( | Isolate * | isolate | ) |
void Finish | ( | ) |
void OnBytesReceived | ( | const uint8_t * | , |
size_t | size | ||
) |