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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.cpp1493 witness = check_evol_method(method_argument(0));
1508 witness = check_unique_concrete_method(context_type(), method_argument(1), changes);
1514 witness = check_exclusive_concrete_methods(context_type(), method_argument(1), method_argument(2), changes);
H A Ddependencies.hpp471 methodOop method_argument(int i) { function in class:Dependencies::DepStream
H A Dnmethod.cpp2074 methodOop method = deps.method_argument(0);
2101 methodOop method = deps.method_argument(0);

Completed in 45 milliseconds