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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.hpp104 int _native_method_prefix_count; member in class:JvmtiEnvBase
119 int get_native_method_prefix_count() { return _native_method_prefix_count; }

Completed in 844 milliseconds