Searched refs:save_oop_result (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | deoptimization.cpp | 226 bool save_oop_result = chunk->at(0)->scope()->return_oop(); local 228 if (save_oop_result) { 256 if (save_oop_result) { |
Completed in 54 milliseconds