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

/openjdk10/hotspot/src/share/vm/oops/
H A Dmetadata.hpp49 virtual bool is_constantPool() const volatile { return false; } function in class:Metadata
H A DconstantPool.hpp188 bool is_constantPool() const volatile { return true; } function in class:ConstantPool

Completed in 87 milliseconds