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

/openjdk7/hotspot/src/share/vm/runtime/
H A DfieldDescriptor.hpp101 bool is_field_modification_watched() const function in class:VALUE_OBJ_CLASS_SPEC
102 { return access_flags().is_field_modification_watched(); }
/openjdk7/hotspot/src/share/vm/utilities/
H A DaccessFlags.hpp146 bool is_field_modification_watched() const function in class:VALUE_OBJ_CLASS_SPEC

Completed in 103 milliseconds