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
72 bool CanThrowException([[maybe_unused]] const Method *method) const override in CanThrowException() function
269 bool PandaRuntimeInterface::CanThrowException(MethodPtr method) const in CanThrowException() function in ark::PandaRuntimeInterface
565 virtual bool CanThrowException([[maybe_unused]] MethodPtr method) const in CanThrowException() function