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

/openjdk10/hotspot/src/share/vm/utilities/
H A DaccessFlags.hpp153 bool has_localvariable_table () const { return (_flags & JVM_ACC_HAS_LOCAL_VARIABLE_TABLE) != 0; } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk10/hotspot/src/share/vm/oops/
H A DconstMethod.hpp258 bool has_localvariable_table() const function in class:ConstMethod
H A Dmethod.hpp561 bool has_localvariable_table() const function in class:Method

Completed in 105 milliseconds