Searched defs:CanThrowException (Results 1 – 5 of 5) sorted by relevance
59 bool CanThrowException([[maybe_unused]] const Method *method) const override in CanThrowException() function
112 bool CanThrowException(const Method * /* method */) const override in CanThrowException() function
487 bool EtsClassLinkerExtension::CanThrowException(const Method *method) const in CanThrowException() function in ark::ets::EtsClassLinkerExtension
284 bool PandaRuntimeInterface::CanThrowException(MethodPtr method) const in CanThrowException() function in ark::PandaRuntimeInterface
662 virtual bool CanThrowException([[maybe_unused]] MethodPtr method) const in CanThrowException() function