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

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.hpp269 static int trap_request_index(int trap_request) { function in class:Deoptimization
287 assert(index == trap_request_index(trap_request), "valid index");

Completed in 30 milliseconds