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

/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1RootClosures.cpp41 OopClosure* strong_oops() { return &_closures._buffered_oops; } function in class:G1EvacuationClosures
83 OopClosure* strong_oops() { return &_strong._buffered_oops; } function in class:G1InitalMarkClosures
H A Dg1RootProcessor.cpp153 OopClosure* strong_oops() { return _roots; } function in class:StrongRootsClosures
181 OopClosure* strong_oops() { return _roots; } function in class:AllRootsClosures

Completed in 90 milliseconds