Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-js.cc80 void SetClient(std::shared_ptr<Client> client) { in SetClient() function in v8::WasmStreaming::WasmStreamingImpl
130 void WasmStreaming::SetClient(std::shared_ptr<Client> client) { in SetClient() function in v8::WasmStreaming