public abstract static class SetPrototypeBuiltins.JSSetIsSubsetOfNode extends SetPrototypeBuiltins.JSSetNewOperation
JSBuiltinNode.Inlineable, JSBuiltinNode.InlinedadderError, callFunctionNode, getAddNode, getHasNode, getRemoveNode, isCallableNode, iteratorCloseNode, iteratorError, iteratorStepNode, iteratorValueNodePRESENTARGUMENTSINTERMEDIATE_VALUE| Constructor and Description |
|---|
JSSetIsSubsetOfNode(JSContext context,
JSBuiltin builtin) |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
isSubsetOf(JSSetObject set,
Object iterable,
GetIteratorNode getIteratorNode,
com.oracle.truffle.api.profiles.InlinedBranchProfile needCreateNewBranch,
com.oracle.truffle.api.profiles.InlinedBranchProfile isObjectError) |
protected boolean |
notSet(Object thisObj,
Object key) |
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 Boolean isSubsetOf(JSSetObject set, Object iterable, GetIteratorNode getIteratorNode, com.oracle.truffle.api.profiles.InlinedBranchProfile needCreateNewBranch, com.oracle.truffle.api.profiles.InlinedBranchProfile isObjectError)