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

/openjdk10/hotspot/src/share/vm/runtime/
H A Dframe.cpp844 class EntryFrameOopFinder: public SignatureInfo { class in inherits:SignatureInfo
864 EntryFrameOopFinder(frame* frame, Symbol* signature, bool is_static) : SignatureInfo(signature) { function in class:EntryFrameOopFinder

Completed in 94 milliseconds