Home
last modified time | relevance | path

Searched refs:hasBeenInvalidated (Results 1 – 25 of 115) sorted by relevance

12345

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DGlobalConstants.java153 private boolean hasBeenInvalidated() { in hasBeenInvalidated() method in GlobalConstants.Access
154 return sp.hasBeenInvalidated(); in hasBeenInvalidated()
167 assert hasBeenInvalidated(); in newSwitchPoint()
172 if (!sp.hasBeenInvalidated()) { in invalidate()
211 …this) + "> inv#=" + invalidations + '/' + MAX_RETRIES + " sp_inv=" + sp.hasBeenInvalidated() + ']'; in toString()
376 if (acc.hasBeenInvalidated()) { in findSetMethod()
381 assert !acc.hasBeenInvalidated(); in findSetMethod()
447 if (acc.hasBeenInvalidated() || acc.guardFailed() || invalidatedForever.get()) { in findGetMethod()
H A DWithObject.java342 return ((WithObject)receiver).expression.getMap() == map && !hasBeenInvalidated(sp);
345 private static boolean hasBeenInvalidated(final SwitchPoint[] switchPoints) {
348 if (switchPoint.hasBeenInvalidated()) {
H A DSharedPropertyMap.java77 assert !switchPoint.hasBeenInvalidated(); in invalidateSwitchPoint()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DGlobalConstants.java153 private boolean hasBeenInvalidated() { in hasBeenInvalidated() method in GlobalConstants.Access
154 return sp.hasBeenInvalidated(); in hasBeenInvalidated()
167 assert hasBeenInvalidated(); in newSwitchPoint()
172 if (!sp.hasBeenInvalidated()) { in invalidate()
211 …this) + "> inv#=" + invalidations + '/' + MAX_RETRIES + " sp_inv=" + sp.hasBeenInvalidated() + ']'; in toString()
376 if (acc.hasBeenInvalidated()) { in findSetMethod()
381 assert !acc.hasBeenInvalidated(); in findSetMethod()
447 if (acc.hasBeenInvalidated() || acc.guardFailed() || invalidatedForever.get()) { in findGetMethod()
H A DWithObject.java342 return ((WithObject)receiver).expression.getMap() == map && !hasBeenInvalidated(sp);
345 private static boolean hasBeenInvalidated(final SwitchPoint[] switchPoints) {
348 if (switchPoint.hasBeenInvalidated()) {
H A DSharedPropertyMap.java77 assert !switchPoint.hasBeenInvalidated(); in invalidateSwitchPoint()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DGlobalConstants.java153 private boolean hasBeenInvalidated() { in hasBeenInvalidated() method in GlobalConstants.Access
154 return sp.hasBeenInvalidated(); in hasBeenInvalidated()
167 assert hasBeenInvalidated(); in newSwitchPoint()
172 if (!sp.hasBeenInvalidated()) { in invalidate()
211 …this) + "> inv#=" + invalidations + '/' + MAX_RETRIES + " sp_inv=" + sp.hasBeenInvalidated() + ']'; in toString()
376 if (acc.hasBeenInvalidated()) { in findSetMethod()
381 assert !acc.hasBeenInvalidated(); in findSetMethod()
447 if (acc.hasBeenInvalidated() || acc.guardFailed() || invalidatedForever.get()) { in findGetMethod()
H A DWithObject.java342 return ((WithObject)receiver).expression.getMap() == map && !hasBeenInvalidated(sp);
345 private static boolean hasBeenInvalidated(final SwitchPoint[] switchPoints) {
348 if (switchPoint.hasBeenInvalidated()) {
H A DSharedPropertyMap.java77 assert !switchPoint.hasBeenInvalidated(); in invalidateSwitchPoint()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DGlobalConstants.java153 private boolean hasBeenInvalidated() { in hasBeenInvalidated() method in GlobalConstants.Access
154 return sp.hasBeenInvalidated(); in hasBeenInvalidated()
167 assert hasBeenInvalidated(); in newSwitchPoint()
172 if (!sp.hasBeenInvalidated()) { in invalidate()
211 …this) + "> inv#=" + invalidations + '/' + MAX_RETRIES + " sp_inv=" + sp.hasBeenInvalidated() + ']'; in toString()
376 if (acc.hasBeenInvalidated()) { in findSetMethod()
381 assert !acc.hasBeenInvalidated(); in findSetMethod()
447 if (acc.hasBeenInvalidated() || acc.guardFailed() || invalidatedForever.get()) { in findGetMethod()
H A DWithObject.java342 return ((WithObject)receiver).expression.getMap() == map && !hasBeenInvalidated(sp);
345 private static boolean hasBeenInvalidated(final SwitchPoint[] switchPoints) {
348 if (switchPoint.hasBeenInvalidated()) {
H A DSharedPropertyMap.java77 assert !switchPoint.hasBeenInvalidated(); in invalidateSwitchPoint()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DGlobalConstants.java153 private boolean hasBeenInvalidated() { in hasBeenInvalidated() method in GlobalConstants.Access
154 return sp.hasBeenInvalidated(); in hasBeenInvalidated()
167 assert hasBeenInvalidated(); in newSwitchPoint()
172 if (!sp.hasBeenInvalidated()) { in invalidate()
211 …this) + "> inv#=" + invalidations + '/' + MAX_RETRIES + " sp_inv=" + sp.hasBeenInvalidated() + ']'; in toString()
376 if (acc.hasBeenInvalidated()) { in findSetMethod()
381 assert !acc.hasBeenInvalidated(); in findSetMethod()
447 if (acc.hasBeenInvalidated() || acc.guardFailed() || invalidatedForever.get()) { in findGetMethod()
H A DWithObject.java342 return ((WithObject)receiver).expression.getMap() == map && !hasBeenInvalidated(sp);
345 private static boolean hasBeenInvalidated(final SwitchPoint[] switchPoints) {
348 if (switchPoint.hasBeenInvalidated()) {
H A DSharedPropertyMap.java78 assert !switchPoint.hasBeenInvalidated(); in invalidateSwitchPoint()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/
H A DGlobalConstants.java153 private boolean hasBeenInvalidated() { in hasBeenInvalidated() method in GlobalConstants.Access
154 return sp.hasBeenInvalidated(); in hasBeenInvalidated()
167 assert hasBeenInvalidated(); in newSwitchPoint()
172 if (!sp.hasBeenInvalidated()) { in invalidate()
211 …this) + "> inv#=" + invalidations + '/' + MAX_RETRIES + " sp_inv=" + sp.hasBeenInvalidated() + ']'; in toString()
376 if (acc.hasBeenInvalidated()) { in findSetMethod()
381 assert !acc.hasBeenInvalidated(); in findSetMethod()
447 if (acc.hasBeenInvalidated() || acc.guardFailed() || invalidatedForever.get()) { in findGetMethod()
H A DWithObject.java369 return ((WithObject)receiver).expression.getMap() == map && !hasBeenInvalidated(sp);
372 private static boolean hasBeenInvalidated(final SwitchPoint[] switchPoints) {
375 if (switchPoint.hasBeenInvalidated()) {
H A DSharedPropertyMap.java95 assert !switchPoint.hasBeenInvalidated(); in invalidateSwitchPoint()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/
H A DGlobalConstants.java153 private boolean hasBeenInvalidated() { in hasBeenInvalidated() method in GlobalConstants.Access
154 return sp.hasBeenInvalidated(); in hasBeenInvalidated()
167 assert hasBeenInvalidated(); in newSwitchPoint()
172 if (!sp.hasBeenInvalidated()) { in invalidate()
211 …this) + "> inv#=" + invalidations + '/' + MAX_RETRIES + " sp_inv=" + sp.hasBeenInvalidated() + ']'; in toString()
376 if (acc.hasBeenInvalidated()) { in findSetMethod()
381 assert !acc.hasBeenInvalidated(); in findSetMethod()
447 if (acc.hasBeenInvalidated() || acc.guardFailed() || invalidatedForever.get()) { in findGetMethod()
H A DWithObject.java369 return ((WithObject)receiver).expression.getMap() == map && !hasBeenInvalidated(sp);
372 private static boolean hasBeenInvalidated(final SwitchPoint[] switchPoints) {
375 if (switchPoint.hasBeenInvalidated()) {
H A DSharedPropertyMap.java95 assert !switchPoint.hasBeenInvalidated(); in invalidateSwitchPoint()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DSwitchPoint.java152 public boolean hasBeenInvalidated() { in hasBeenInvalidated() method in SwitchPoint
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DSwitchPoint.java152 public boolean hasBeenInvalidated() { in hasBeenInvalidated() method in SwitchPoint
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/lang/invoke/
H A DSwitchPoint.java151 public boolean hasBeenInvalidated() { in hasBeenInvalidated() method in SwitchPoint
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/invoke/
H A DSwitchPoint.java152 public boolean hasBeenInvalidated() { in hasBeenInvalidated() method in SwitchPoint

12345