Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-js.cc90 void SetClient(std::shared_ptr<Client> client) { in SetClient() function in v8::WasmStreaming::WasmStreamingImpl
138 void WasmStreaming::SetClient(std::shared_ptr<Client> client) { in SetClient() function in v8::WasmStreaming
/third_party/node/deps/v8/src/api/
Dapi.cc10589 void WasmStreaming::SetClient(std::shared_ptr<Client> client) { UNREACHABLE(); } in SetClient() function in v8::WasmStreaming