public abstract class ErrorStackTraceLimitNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
ErrorStackTraceLimitNode() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorStackTraceLimitNode |
create() |
int |
doInt() |
abstract int |
executeInt() |
copy, getLanguage, getRealm, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringpublic static ErrorStackTraceLimitNode create()
public int doInt()
public abstract int executeInt()