Searched refs:_g1_wb_post_Java (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.hpp124 static address _g1_wb_post_Java; member in class:OptoRuntime
222 static address g1_wb_post_Java() { return _g1_wb_post_Java; }
H A Druntime.cpp112 address OptoRuntime::_g1_wb_post_Java = NULL; member in class:OptoRuntime
162 gen(env, _g1_wb_post_Java , g1_wb_post_Type , SharedRuntime::g1_wb_post , 0 , false, false, false);

Completed in 34 milliseconds