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

/openjdk9/hotspot/src/share/vm/utilities/
H A DgrowableArray.cpp48 void* GenericGrowableArray::raw_allocate(int elementSize) { function in class:GenericGrowableArray
H A DgrowableArray.hpp143 void* raw_allocate(Thread* thread, int elementSize) { function in class:GenericGrowableArray

Completed in 85 milliseconds