Searched defs:OnFirstError (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | function-body-decoder.cc | 141 void OnFirstError(FullDecoder*) {} in OnFirstError() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 437 void OnFirstError(FullDecoder* decoder) { in OnFirstError() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler |