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

/openjdk9/hotspot/src/share/vm/code/
H A DvtableStubs.hpp96 bool is_null_pointer_exception(address epc) { return epc == code_begin()+_npe_offset; } function in class:VtableStub

Completed in 29 milliseconds