public abstract static class SetPrototypeBuiltins.JSSetUnionNode extends SetPrototypeBuiltins.JSSetNewOperation
JSBuiltinNode.Inlineable, JSBuiltinNode.InlinedadderError, callFunctionNode, getAddNode, getHasNode, getRemoveNode, isCallableNode, iteratorCloseNode, iteratorError, iteratorStepNode, iteratorValueNodePRESENTARGUMENTSINTERMEDIATE_VALUE| Constructor and Description |
|---|
JSSetUnionNode(JSContext context,
JSBuiltin builtin) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
notSet(Object thisObj,
Object key) |
protected JSDynamicObject |
union(JSSetObject set,
Object iterable,
GetIteratorNode getIteratorNode) |
addEntryFromIterable, call, constructSet, getAddFunction, getHasFunction, getRemoveFunction, isCallable, iteratorCloseAbruptnormalizecopyUninitialized, countsTowardsStackTraceLimit, createBuiltin, getArguments, getBuiltin, getContext, getNodeObject, hasTag, isCallerSensitive, isInlineable, isSplitImmediately, tryCreateInlinedaddCallTag, addExpressionTag, addRootBodyTag, addStatementTag, cloneUninitialized, cloneUninitialized, convertIncomingValue, copy, createWrapper, execute, executeBoolean, executeDouble, executeInt, executeLong, executeVoid, expressionToString, findBlockScopeNode, getSourceSection, hasSourceSection, isInstrumentable, isResultAlwaysOfType, onReplace, removeSourceSection, setSourceSection, setSourceSection, toString, transferSourceSection, transferSourceSectionAddExpressionTag, transferSourceSectionAndTagsgetJSContext, getLanguage, getLanguageOptions, getRealm, hasOverloadedOperators, reportLoopCount, reportLoopCountaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecializeprotected JSDynamicObject union(JSSetObject set, Object iterable, GetIteratorNode getIteratorNode)