public abstract static class ReflectBuiltins.ReflectOwnKeysNode extends ReflectBuiltins.ReflectOperation
JSBuiltinNode.Inlineable, JSBuiltinNode.InlinederrorBranchINTERMEDIATE_VALUE| Constructor and Description |
|---|
ReflectOwnKeysNode(JSContext context,
JSBuiltin builtin) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doForeignObject(Object target,
com.oracle.truffle.api.interop.InteropLibrary interop) |
protected Object |
doNonObject(Object target) |
protected com.oracle.truffle.api.object.DynamicObject |
reflectOwnKeys(Object target,
JSClassProfile jsclassProfile,
ListSizeNode listSize) |
ensureJSObjectcopyUninitialized, createBuiltin, getArguments, getBuiltin, getContext, getNodeObject, hasTag, isCallerSensitive, isInlineable, tryCreateInlinedaddCallTag, addExpressionTag, addRootBodyTag, addStatementTag, cloneUninitialized, cloneUninitialized, copy, createWrapper, execute, executeBoolean, executeDouble, executeInt, executeLong, executeSafeInteger, executeString, executeVoid, expressionToString, findBlockScopeNode, getSourceSection, hasSourceSection, isInstrumentable, isResultAlwaysOfType, onReplace, removeSourceSection, setSourceSection, setSourceSection, toString, transferSourceSection, transferSourceSectionAddExpressionTag, transferSourceSectionAndTagsaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecializeprotected com.oracle.truffle.api.object.DynamicObject reflectOwnKeys(Object target, JSClassProfile jsclassProfile, ListSizeNode listSize)
protected Object doForeignObject(Object target, com.oracle.truffle.api.interop.InteropLibrary interop)