Searched defs:NotifyCompilationEnded (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/ | ||
D | sync-streaming-decoder.cc | 82 void NotifyCompilationEnded() override { buffer_.clear(); } in NotifyCompilationEnded() function in v8::internal::wasm::SyncStreamingDecoder |
D | streaming-decoder.cc | 44 void NotifyCompilationEnded() override { Fail(); } in NotifyCompilationEnded() function in v8::internal::wasm::AsyncStreamingDecoder |