Searched defs:CatchException (Results 1 – 4 of 4) sorted by relevance
| /external/ImageMagick/MagickCore/ | ||
| D | exception.c | 196 MagickExport void CatchException(ExceptionInfo *exception) in CatchException() function |
| D | methods.h | 121 #define CatchException PrependMagickMethod(CatchException) macro |
| /external/v8/src/wasm/ | ||
| D | function-body-decoder.cc | 426 void CatchException(FullDecoder* decoder, in CatchException() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface |
| /external/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 1795 void CatchException(FullDecoder* decoder, in CatchException() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler |