Searched defs:onFirstError (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/wasm/ | ||
| D | decoder.h | 267 virtual void onFirstError() {} in onFirstError() function |
| D | module-decoder.cc | 292 void onFirstError() override { in onFirstError() function in v8::internal::wasm::ModuleDecoderImpl |