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

/openjdk9/hotspot/src/share/vm/runtime/
H A Dhandles.hpp103 static oop raw_resolve(oop *handle) { return handle == NULL ? (oop)NULL : *handle; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 34 milliseconds