Searched refs:pop_stack_ex (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapFrame.hpp247 return pop_stack_ex(type, THREAD);
264 pop_stack_ex(type1, THREAD);
265 pop_stack_ex(type2, THREAD);
277 VerificationType pop_stack_ex(VerificationType type, TRAPS);
H A DstackMapFrame.cpp254 VerificationType StackMapFrame::pop_stack_ex(VerificationType type, TRAPS) { function in class:StackMapFrame

Completed in 31 milliseconds