Definition at line 59 of file wasm-js.cc.
◆ WasmStreamingImpl()
◆ Abort()
◆ Finish()
void v8::WasmStreaming::WasmStreamingImpl::Finish |
( |
bool | can_use_compiled_module | ) |
|
|
inline |
◆ OnBytesReceived()
void v8::WasmStreaming::WasmStreamingImpl::OnBytesReceived |
( |
const uint8_t * | bytes, |
|
|
size_t | size ) |
|
inline |
◆ SetCompiledModuleBytes()
bool v8::WasmStreaming::WasmStreamingImpl::SetCompiledModuleBytes |
( |
base::Vector< const uint8_t > | bytes | ) |
|
|
inline |
◆ SetMoreFunctionsCanBeSerializedCallback()
void v8::WasmStreaming::WasmStreamingImpl::SetMoreFunctionsCanBeSerializedCallback |
( |
std::function< void(CompiledWasmModule)> | callback | ) |
|
|
inline |
◆ SetUrl()
void v8::WasmStreaming::WasmStreamingImpl::SetUrl |
( |
base::Vector< const char > | url | ) |
|
|
inline |
◆ enabled_features_
const WasmEnabledFeatures v8::WasmStreaming::WasmStreamingImpl::enabled_features_ |
|
private |
◆ i_isolate_
i::Isolate* const v8::WasmStreaming::WasmStreamingImpl::i_isolate_ |
|
private |
◆ resolver_
◆ streaming_decoder_
The documentation for this class was generated from the following files: