Class JSRegExp.LazyRegexResultIndexProxyProperty

java.lang.Object
com.oracle.truffle.js.runtime.objects.PropertyProxy
com.oracle.truffle.js.runtime.builtins.JSRegExp.LazyRegexResultIndexProxyProperty
Enclosing class:
JSRegExp

public static final class JSRegExp.LazyRegexResultIndexProxyProperty extends PropertyProxy
Since we cannot use nodes here, access to this property is special-cased in com.oracle.truffle.js.nodes.access.PropertyGetNode.LazyRegexResultIndexPropertyGetNode .