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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.cpp853 bool top_level_call = true);
982 // If top_level_call is false, skip testing the context type,
986 bool top_level_call) {
995 if (top_level_call) {
1085 /*top_level_call=*/ false);
984 find_witness_anywhere(klassOop context_type, bool participants_hide_witnesses, bool top_level_call) argument

Completed in 35 milliseconds