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

/openjdk10/hotspot/src/share/vm/runtime/
H A Dframe.cpp791 class InterpretedArgumentOopFinder: public SignatureInfo { class in inherits:SignatureInfo
810 InterpretedArgumentOopFinder(Symbol* signature, bool has_receiver, frame* fr, OopClosure* f) : SignatureInfo(signature), _has_receiver(has_receiver) { function in class:InterpretedArgumentOopFinder

Completed in 102 milliseconds