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

/openjdk9/hotspot/src/share/vm/interpreter/
H A DlinkResolver.hpp123 bool is_statically_bound() const { return _call_index == Method::nonvirtual_vtable_index; } function in class:CallInfo

Completed in 33 milliseconds