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

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapFrame.hpp198 inline void push_stack(VerificationType type, TRAPS) { function in class:StackMapFrame
/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c364 static void push_stack(context_type *, unsigned int inumber, stack_info_type *stack);
1828 push_stack(context, inumber, &new_stack_info);
2633 push_stack(context_type *context, unsigned int inumber, stack_info_type *new_stack_info) function

Completed in 1885 milliseconds