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

/openjdk7/hotspot/src/share/vm/compiler/
H A DcompilerOracle.cpp564 bool CompilerOracle::has_command_file() { function in class:CompilerOracle
571 assert(has_command_file(), "command file must be specified");
614 assert(has_command_file(), "command file must be specified");
625 assert(has_command_file(), "command file must be specified");
640 if (CompilerOracle::has_command_file()) {

Completed in 50 milliseconds