Searched defs:argcount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_FrameMap.hpp205 int argcount () const { assert(_argcount >= 0, "not set"); return _argcount; } function in class:FrameMap

Completed in 31 milliseconds