protected abstract static class PropertyCacheNode.AbstractFinalPrototypeShapeCheckNode extends PropertyCacheNode.AbstractSingleRealmShapeCheckNode
assumptionsshape| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFinalPrototypeShapeCheckNode(com.oracle.truffle.api.object.Shape shape,
com.oracle.truffle.api.Assumption[] assumptions,
JSDynamicObject prototype,
JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
JSDynamicObject |
getStore(Object thisObj) |
isValidaccept, getDepthgetCost, getShape, isUnstablecopy, 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 AbstractFinalPrototypeShapeCheckNode(com.oracle.truffle.api.object.Shape shape,
com.oracle.truffle.api.Assumption[] assumptions,
JSDynamicObject prototype,
JSContext context)
public final JSDynamicObject getStore(Object thisObj)
getStore in class PropertyCacheNode.AbstractShapeCheckNodeJSDynamicObject that contains the property.