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

/openjdk7/hotspot/src/share/vm/runtime/
H A DinterfaceSupport.hpp75 // InterfaceSupport provides functionality used by the VM_LEAF_BASE and
80 class InterfaceSupport: AllStatic { class in inherits:AllStatic
187 InterfaceSupport::serialize_memory(thread);
220 InterfaceSupport::serialize_memory(thread);
359 InterfaceSupport::verify_last_frame();
364 InterfaceSupport::check_gc_alot();
366 InterfaceSupport::walk_stack();
370 InterfaceSupport::zap_dead_locals_old();
376 InterfaceSupport::stress_derived_pointers();
380 InterfaceSupport
[all...]

Completed in 24 milliseconds