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

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.cpp1704 // 'do_strong_roots_only' flag, which is true in the first
1709 void nmethod::oops_do(OopClosure* f, bool do_strong_roots_only) { argument
1727 if (!do_strong_roots_only) {

Completed in 40 milliseconds