public static class JSFunction.FunctionNamePropertyProxy extends Object implements PropertyProxy
| Constructor and Description |
|---|
FunctionNamePropertyProxy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(com.oracle.truffle.api.object.DynamicObject store) |
Object |
getProfiled(com.oracle.truffle.api.object.DynamicObject store,
com.oracle.truffle.api.profiles.BranchProfile isBoundBranch) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetpublic Object get(com.oracle.truffle.api.object.DynamicObject store)
get in interface PropertyProxypublic Object getProfiled(com.oracle.truffle.api.object.DynamicObject store, com.oracle.truffle.api.profiles.BranchProfile isBoundBranch)