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