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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkCacheDecache.hpp176 virtual bool stack_slot_needs_oopmap(int index, SharkValue* value) = 0;
218 bool stack_slot_needs_oopmap(int index, SharkValue* value) { function in class:SharkJavaCallDecacher
248 bool stack_slot_needs_oopmap(int index, SharkValue* value) { function in class:SharkVMCallDecacher
278 bool stack_slot_needs_oopmap(int index, SharkValue* value) { function in class:SharkTrapDecacher

Completed in 2799 milliseconds