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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DinvocationCounter.cpp105 static address do_nothing(methodHandle method, TRAPS) { function
135 def(wait_for_nothing, 0, do_nothing);
/openjdk7/hotspot/src/share/vm/compiler/
H A DoopMap.cpp317 static DoNothingClosure do_nothing; variable
359 all_do(fr, reg_map, f, add_derived_oop, &do_nothing);

Completed in 34 milliseconds