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

/openjdk7/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp326 int methodsig_to_effect (Symbol* signature, bool isStatic, CellTypeState* effect);
H A DgenerateOopMap.cpp671 int GenerateOopMap::methodsig_to_effect(Symbol* signature, bool is_static, CellTypeState* effect) { function in class:GenerateOopMap
1022 methodsig_to_effect(method()->signature(), method()->is_static(), vars());

Completed in 39 milliseconds