public static final class HasPropertyCacheNode.JSProxyDispatcherPropertyHasNode extends HasPropertyCacheNode.LinkedHasPropertyCacheNode
nextIS_FINAL, IS_FINAL_CONSTANT_OBJECT, IS_SIMPLE_SHAPE_CHECK, IS_SINGLE_REALM, receiverCheck| Constructor and Description |
|---|
JSProxyDispatcherPropertyHasNode(JSContext context,
Object key,
PropertyCacheNode.ReceiverCheckNode receiverCheck,
boolean hasOwnProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasProperty(Object thisObj,
HasPropertyCacheNode root) |
getNext, setNextaccepts, acceptsValue, 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, toStringpublic JSProxyDispatcherPropertyHasNode(JSContext context, Object key, PropertyCacheNode.ReceiverCheckNode receiverCheck, boolean hasOwnProperty)
protected boolean hasProperty(Object thisObj, HasPropertyCacheNode root)
hasProperty in class HasPropertyCacheNode.HasCacheNode