public abstract class ErrorStackTraceLimitNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
ErrorStackTraceLimitNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorStackTraceLimitNode |
create(JSContext context) |
int |
doInt() |
abstract int |
executeInt() |
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, toStringprotected ErrorStackTraceLimitNode(JSContext context)
public static ErrorStackTraceLimitNode create(JSContext context)
public int doInt()
public abstract int executeInt()