public static final class PropertyGetNode.FinalAccessorPropertyGetNode extends PropertyGetNode.AbstractFinalPropertyGetNode
nextIS_FINAL, IS_FINAL_CONSTANT_OBJECT, IS_SIMPLE_SHAPE_CHECK, IS_SINGLE_REALM, receiverCheck| Constructor and Description |
|---|
FinalAccessorPropertyGetNode(com.oracle.truffle.api.object.Property property,
PropertyCacheNode.AbstractShapeCheckNode shapeCheck,
Accessor finalAccessor,
JSDynamicObject expectedObj) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getValue(Object thisObj,
Object receiver,
Object defaultValue,
PropertyGetNode root,
boolean guard) |
assertFinalValue, clearExpectedObject, debugString, getExpectedObject, isValidFinalAssumptiongetNext, getValueBoolean, getValueDouble, getValueInt, getValueLong, setNextaccepts, acceptsValue, getCost, isConstantObjectSpecialization, isFinalSpecialization, isGeneric, isSimpleShapeCheck, isSingleRealm, isValid, sweep, withNextcopy, getLanguage, getRealm, hasOverloadedOperators, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic FinalAccessorPropertyGetNode(com.oracle.truffle.api.object.Property property,
PropertyCacheNode.AbstractShapeCheckNode shapeCheck,
Accessor finalAccessor,
JSDynamicObject expectedObj)
protected Object getValue(Object thisObj, Object receiver, Object defaultValue, PropertyGetNode root, boolean guard)
getValue in class PropertyGetNode.GetCacheNode