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