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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dframe.cpp840 class EntryFrameOopFinder: public SignatureInfo { class in inherits:SignatureInfo
860 EntryFrameOopFinder(frame* frame, Symbol* signature, bool is_static) : SignatureInfo(signature) { function in class:EntryFrameOopFinder
1113 EntryFrameOopFinder finder(this, m->signature(), m->is_static());

Completed in 44 milliseconds