hasExceptions 909 core/CodegenLIR.cpp bool hasExceptions; hasExceptions 1016 core/CodegenLIR.cpp if (hasExceptions && !call->_cse) hasExceptions 1339 core/CodegenLIR.cpp framesize, info->hasExceptions() != 0); hasExceptions 1436 core/CodegenLIR.cpp if (info->hasExceptions()) hasExceptions 1580 core/CodegenLIR.cpp info->hasExceptions() ? _save_eip : InsConstPtr(0) hasExceptions 1585 core/CodegenLIR.cpp if (info->hasExceptions()) { hasExceptions 4819 core/CodegenLIR.cpp if (info->hasExceptions()) { hasExceptions 4859 core/CodegenLIR.cpp if (info->hasExceptions()) { hasExceptions 87 core/MethodInfo-inlines.h REALLY_INLINE int32_t MethodInfo::hasExceptions() const hasExceptions 287 core/MethodInfo.h int32_t hasExceptions() const;