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

/openjdk10/hotspot/src/share/vm/oops/
H A DfieldStreams.hpp160 int allocation_type() const { function in class:FieldStreamBase
H A DfieldInfo.hpp158 u2 allocation_type() const { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk10/hotspot/src/share/vm/memory/
H A Dallocation.hpp321 enum allocation_type { STACK_OR_EMBEDDED = 0, RESOURCE_AREA, C_HEAP, ARENA, allocation_mask = 0x3 }; enum in class:ALLOCATION_SUPER_CLASS_SPEC

Completed in 59 milliseconds