public static final class JSFunction.FunctionLengthPropertyProxy extends PropertyProxy
| Constructor and Description |
|---|
FunctionLengthPropertyProxy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(JSDynamicObject store) |
static int |
getProfiled(JSDynamicObject store,
com.oracle.truffle.api.profiles.BranchProfile isBoundBranch) |
setpublic Object get(JSDynamicObject store)
get in class PropertyProxypublic static int getProfiled(JSDynamicObject store, com.oracle.truffle.api.profiles.BranchProfile isBoundBranch)