Searched defs:HasNativeException (Results 1 – 3 of 3) sorted by relevance
232 bool HasNativeException([[maybe_unused]] MethodPtr method) const override in HasNativeException() function
228 bool PandaRuntimeInterface::HasNativeException(MethodPtr method) const in HasNativeException() function in panda::PandaRuntimeInterface
263 virtual bool HasNativeException([[maybe_unused]] MethodPtr method) const in HasNativeException() function