Searched defs:SetClient (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ | ||
| D | wasm-js.cc | 90 void SetClient(std::shared_ptr<Client> client) { in SetClient() function in v8::WasmStreaming::WasmStreamingImpl |
| /third_party/node/deps/v8/src/api/ | ||
| D | api.cc | 10589 void WasmStreaming::SetClient(std::shared_ptr<Client> client) { UNREACHABLE(); } in SetClient() function in v8::WasmStreaming |