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