Home
last modified time | relevance | path

Searched defs:handleError (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/
H A Des2panda_lib.cpp314 auto handleError = [ctx](Error const &e) { in Parse() local
381 auto handleError = [ctx](Error const &e) { in Check() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Drich_logging.py243 def handleError(self, _: logging.LogRecord) -> None: member in LogCaptureHandler
484 def handleError(self, _: logging.LogRecord) -> None: member in _FileHandler
531 def handleError(self, _: logging.LogRecord) -> None: member in _RichLoggingStreamHandler
543 def handleError(self, _: logging.LogRecord): member in _RichLoggingNullHandler
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dencode.cpp295 void AsmJitErrorHandler::handleError([[maybe_unused]] asmjit::Error err, [[maybe_unused]] const char *message, in handleError() function in ark::compiler::amd64::AsmJitErrorHandler

Completed in 7 milliseconds