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