Searched refs:FinishAsyncCompileJobWithError (Results 1 – 1 of 1) sorted by relevance
2081 void FinishAsyncCompileJobWithError(const WasmError&);2721 void AsyncStreamingProcessor::FinishAsyncCompileJobWithError( in FinishAsyncCompileJobWithError() function in v8::internal::wasm::AsyncStreamingProcessor2765 FinishAsyncCompileJobWithError(decoder_.FinishDecoding(false).error()); in ProcessModuleHeader()2792 FinishAsyncCompileJobWithError(decoder_.FinishDecoding(false).error()); in ProcessSection()2806 FinishAsyncCompileJobWithError(decoder_.FinishDecoding(false).error()); in ProcessSection()2824 FinishAsyncCompileJobWithError(decoder_.FinishDecoding(false).error()); in ProcessCodeSectionHeader()2892 FinishAsyncCompileJobWithError(result.error()); in ProcessFunctionBody()2928 FinishAsyncCompileJobWithError(result.error()); in OnFinishedStream()3000 FinishAsyncCompileJobWithError(error); in OnError()