Home
last modified time | relevance | path

Searched defs:SetUrl (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dstreaming-decoder.h110 void SetUrl(base::Vector<const char> url) { in SetUrl() function
Dwasm-js.cc101 void SetUrl(base::Vector<const char> url) { streaming_decoder_->SetUrl(url); } in SetUrl() function in v8::WasmStreaming::WasmStreamingImpl
143 void WasmStreaming::SetUrl(const char* url, size_t length) { in SetUrl() function in v8::WasmStreaming
/third_party/node/deps/v8/src/api/
Dapi.cc10591 void WasmStreaming::SetUrl(const char* url, size_t length) { UNREACHABLE(); } in SetUrl() function in v8::WasmStreaming