public static final class JSRegExp.LazyRegexResultIndexProxyProperty extends PropertyProxy
com.oracle.truffle.js.nodes.access.PropertyGetNode.LazyRegexResultIndexPropertyGetNode
.| Constructor and Description |
|---|
LazyRegexResultIndexProxyProperty() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(JSDynamicObject object) |
boolean |
set(JSDynamicObject object,
Object value) |
public Object get(JSDynamicObject object)
get in class PropertyProxypublic boolean set(JSDynamicObject object, Object value)
set in class PropertyProxy