Searched refs:allocated_on_res_area (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A DgrowableArray.hpp121 (allocated_on_res_area() || allocated_on_stack()),
/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.hpp474 bool allocated_on_res_area() const { return get_allocation_type() == RESOURCE_AREA; } function in class:ALLOCATION_SUPER_CLASS_SPEC

Completed in 3016 milliseconds