Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dsync-streaming-decoder.cc83 void NotifyCompilationEnded() override { buffer_.clear(); } in NotifyCompilationEnded() function in v8::internal::wasm::SyncStreamingDecoder
Dstreaming-decoder.cc43 void NotifyCompilationEnded() override { Fail(); } in NotifyCompilationEnded() function in v8::internal::wasm::AsyncStreamingDecoder