Searched refs:oops_compiled_arguments_do (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dframe.hpp416 void oops_compiled_arguments_do(Symbol* signature, bool has_receiver, const RegisterMap* reg_map, OopClosure* f);
H A Dframe.cpp1053 void frame::oops_compiled_arguments_do(Symbol* signature, bool has_receiver, const RegisterMap* reg_map, OopClosure* f) { function in class:frame
/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.cpp1867 fr.oops_compiled_arguments_do(signature, has_receiver, reg_map, f);

Completed in 58 milliseconds