Searched refs:SetUrl (Results 1 – 3 of 3) sorted by relevance
103 void SetUrl(Vector<const char> url) { in SetUrl() function
91 void SetUrl(internal::Vector<const char> url) { in SetUrl() function in v8::WasmStreaming::WasmStreamingImpl92 streaming_decoder_->SetUrl(url); in SetUrl()135 void WasmStreaming::SetUrl(const char* url, size_t length) { in SetUrl() function in v8::WasmStreaming137 impl_->SetUrl(internal::VectorOf(url, length)); in SetUrl()
4990 void SetUrl(const char* url, size_t length);