Searched refs:FinishDecoding (Results 1 – 4 of 4) sorted by relevance
133 ModuleResult FinishDecoding(bool verify_functions = true);
841 ModuleResult FinishDecoding(bool verify_functions = true) { in FinishDecoding() function in v8::internal::wasm::ModuleDecoderImpl861 return FinishDecoding(verify_functions); in DecodeModule()887 return FinishDecoding(verify_functions); in DecodeModule()1464 ModuleResult ModuleDecoder::FinishDecoding(bool verify_functions) { in FinishDecoding() function in v8::internal::wasm::ModuleDecoder1465 return impl_->FinishDecoding(verify_functions); in FinishDecoding()
2647 FinishAsyncCompileJobWithError(decoder_.FinishDecoding(false)); in ProcessModuleHeader()2679 FinishAsyncCompileJobWithError(decoder_.FinishDecoding(false)); in ProcessSection()2692 FinishAsyncCompileJobWithError(decoder_.FinishDecoding(false)); in ProcessCodeSectionHeader()2742 ModuleResult result = decoder_.FinishDecoding(false); in OnFinishedStream()
246 static VP8StatusCode FinishDecoding(WebPIDecoder* const idec) { in FinishDecoding() function504 return FinishDecoding(idec); in DecodeRemaining()560 : FinishDecoding(idec); in DecodeVP8LData()