Class PropertyProxy

java.lang.Object
com.oracle.truffle.js.runtime.objects.PropertyProxy
Direct Known Subclasses:
JSArray.ArrayLengthProxyProperty, JSFunction.ArgumentsProxyProperty, JSFunction.CallerProxyProperty, JSFunction.ClassPrototypeProxyProperty, JSFunction.FunctionLengthPropertyProxy, JSFunction.FunctionNamePropertyProxy, JSRegExp.LazyNamedCaptureGroupProperty, JSRegExp.LazyRegexResultIndexProxyProperty, JSString.StringLengthProxyProperty

public abstract class PropertyProxy extends Object