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

/openjdk10/hotspot/src/share/vm/memory/
H A Dallocation.hpp335 bool allocated_on_C_heap() const { return get_allocation_type() == C_HEAP; } function in class:ALLOCATION_SUPER_CLASS_SPEC

Completed in 92 milliseconds