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

/openjdk10/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp259 static address nof_megamorphic_calls_addr() { return (address)&_nof_megamorphic_calls; } function in class:SharedRuntime

Completed in 42 milliseconds