Searched defs:_throw_div0_exception_count (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp113 static int _throw_div0_exception_count; member in class:Runtime1
H A Dc1_Runtime1.cpp122 int Runtime1::_throw_div0_exception_count = 0; member in class:Runtime1

Completed in 32 milliseconds