Home
last modified time | relevance | path

Searched refs:MoveErrorFrom (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/wasm/
Dwasm-result.h47 void MoveErrorFrom(ResultBase& that) { in MoveErrorFrom() function
Dmodule-decoder.cc848 result.MoveErrorFrom(intermediate_result_); in FinishDecoding()
905 result.MoveErrorFrom(intermediate_result_); in DecodeSingleFunction()
1071 intermediate_result_.MoveErrorFrom(result); in VerifyFunctionBody()
Dmodule-compiler.cc2617 result.MoveErrorFrom(error); in FinishAsyncCompileJobWithError()