public abstract class SLHasSizeBuiltin extends SLBuiltinNode
| Constructor and Description |
|---|
SLHasSizeBuiltin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasSize(Object obj,
com.oracle.truffle.api.interop.InteropLibrary arrays) |
execute, executeBoolean, executeGeneric, executeLong, executeVoidaddExpressionTag, createWrapper, hasTagaddRootTag, addStatementTag, formatSourceSection, getSourceCharIndex, getSourceEndIndex, getSourceLength, getSourceSection, hasSource, isInstrumentable, setSourceSection, setUnavailableSourceSection, toStringfindBlock, getVisibleVariablesIndexOnEnter, hasScope, setVisibleVariablesIndexOnEnter, setVisibleVariablesIndexOnExitaccept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecializepublic boolean hasSize(Object obj, com.oracle.truffle.api.interop.InteropLibrary arrays)