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

/openjdk7/hotspot/src/share/vm/classfile/
H A DstackMapTable.hpp68 inline int32_t get_frame_count() const { return _frame_count; } function in class:StackMapTable
176 inline int32_t get_frame_count() const { return _frame_count; } function in class:StackMapReader
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.cpp888 JvmtiEnvBase::get_frame_count(JvmtiThreadState *state, jint *count_ptr) { function in class:JvmtiEnvBase

Completed in 40 milliseconds