public static class PropertySetNode.DataPropertyPutWithFlagsNode extends PropertySetNode.LinkedPropertySetNode
| Modifier and Type | Field and Description |
|---|---|
protected com.oracle.truffle.api.object.DynamicObjectLibrary |
objectLib |
nextIS_FINAL, IS_FINAL_CONSTANT_OBJECT, IS_SIMPLE_SHAPE_CHECK, IS_SINGLE_REALM, receiverCheck| Modifier | Constructor and Description |
|---|---|
protected |
DataPropertyPutWithFlagsNode(Object key,
PropertyCacheNode.ReceiverCheckNode receiverCheck) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
setValue(Object thisObj,
Object value,
Object receiver,
PropertySetNode root,
boolean guard) |
acceptsValue, getNext, setNext, setValueBoolean, setValueDouble, setValueIntaccepts, clearExpectedObject, debugString, getCost, getExpectedObject, isConstantObjectSpecialization, isFinalSpecialization, isGeneric, isSimpleShapeCheck, isSingleRealm, isValid, isValidFinalAssumption, 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, toStringprotected DataPropertyPutWithFlagsNode(Object key, PropertyCacheNode.ReceiverCheckNode receiverCheck)
protected boolean setValue(Object thisObj, Object value, Object receiver, PropertySetNode root, boolean guard)
setValue in class PropertySetNode.SetCacheNode