Searched defs:allow_rewrites (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/oops/ | ||
| H A D | generateOopMap.hpp | 499 virtual bool allow_rewrites () const { return false; } function in class:VALUE_OBJ_CLASS_SPEC 523 virtual bool allow_rewrites() const { return true; } function in class:ResolveOopMapConflicts 556 virtual bool allow_rewrites() const { return false; } function in class:GeneratePairingInfo |
Completed in 34 milliseconds