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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkCacheDecache.hpp187 virtual bool local_slot_needs_debuginfo(int index, SharkValue* value) = 0;
233 bool local_slot_needs_debuginfo(int index, SharkValue* value) { function in class:SharkJavaCallDecacher
263 bool local_slot_needs_debuginfo(int index, SharkValue* value) { function in class:SharkVMCallDecacher
293 bool local_slot_needs_debuginfo(int index, SharkValue* value) { function in class:SharkTrapDecacher

Completed in 32 milliseconds