Searched defs:handleError (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ | ||
| D | rich_logging.py | 243 def handleError(self, _: logging.LogRecord) -> None: member in LogCaptureHandler |
| /arkcompiler/ets_frontend/ets2panda/public/ | ||
| D | es2panda_lib.cpp | 322 auto handleError = [ctx](Error const &e) { in Parse() local |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ | ||
| D | encode.cpp | 295 void AsmJitErrorHandler::handleError([[maybe_unused]] asmjit::Error err, [[maybe_unused]] const cha… in handleError() function in ark::compiler::amd64::AsmJitErrorHandler |