Searched refs:intermediate_result_ (Results 1 – 1 of 1) sorted by relevance
848 result.MoveErrorFrom(intermediate_result_); in FinishDecoding()905 result.MoveErrorFrom(intermediate_result_); in DecodeSingleFunction()945 Result<bool> intermediate_result_; member in v8::internal::wasm::ModuleDecoderImpl1070 if (intermediate_result_.ok()) { in VerifyFunctionBody()1071 intermediate_result_.MoveErrorFrom(result); in VerifyFunctionBody()