public final class JSGetLengthNode extends JavaScriptBaseNode
| Modifier and Type | Method and Description |
|---|---|
static JSGetLengthNode |
create(JSContext context) |
Object |
execute(Object value) |
long |
executeLong(Object value) |
copy, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, lookupContextReference, lookupLanguageReference, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic static JSGetLengthNode create(JSContext context)
public long executeLong(Object value)