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

/openjdk7/hotspot/src/share/vm/asm/
H A DcodeBuffer.hpp232 bool maybe_expand_to_ensure_remaining(csize_t amount);
589 inline bool CodeSection::maybe_expand_to_ensure_remaining(csize_t amount) { function in class:CodeSection

Completed in 33 milliseconds