![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| WasmStreamingImpl (Isolate *isolate, std::shared_ptr< internal::wasm::CompilationResultResolver > resolver) | |
| void | OnBytesReceived (const uint8_t *bytes, size_t size) |
| void | Finish () |
| void | Abort (MaybeLocal< Value > exception) |
| void | SetModuleCompiledCallback (ModuleCompiledCallback callback, intptr_t data) |
| bool | SetCompiledModuleBytes (const uint8_t *bytes, size_t size) |
Definition at line 31 of file wasm-js.cc.