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

/openjdk7/hotspot/src/share/vm/memory/
H A DoopFactory.hpp87 static constMethodOop new_constMethod(int byte_code_size,
H A DoopFactory.cpp140 constMethodOop oopFactory::new_constMethod(int byte_code_size, function in class:oopFactory
166 constMethodOop cm = new_constMethod(byte_code_size,

Completed in 236 milliseconds