Searched defs:HasNativeException (Results 1 – 4 of 4) sorted by relevance
244 bool HasNativeException([[maybe_unused]] MethodPtr method) const override in HasNativeException() function
245 bool HasNativeException([[maybe_unused]] MethodPtr method) const override in HasNativeException() function
287 bool PandaRuntimeInterface::HasNativeException(MethodPtr method) const in HasNativeException() function in ark::PandaRuntimeInterface
318 virtual bool HasNativeException([[maybe_unused]] MethodPtr method) const in HasNativeException() function