public abstract static class TemporalPlainYearMonthPrototypeBuiltins.JSTemporalPlainYearMonthSubtractNode extends TemporalPlainYearMonthPrototypeBuiltins.PlainYearMonthOperation
JSBuiltinNode.Inlineable, JSBuiltinNode.InlinedisObjectNodeARGUMENTSINTERMEDIATE_VALUE| Modifier | Constructor and Description |
|---|---|
protected |
JSTemporalPlainYearMonthSubtractNode(JSContext context,
JSBuiltin builtin) |
| Modifier and Type | Method and Description |
|---|---|
protected static Object |
invalidReceiver(Object thisObj,
Object temporalDurationLike,
Object optParam) |
protected JSTemporalPlainYearMonthObject |
subtract(JSTemporalPlainYearMonthObject ym,
Object temporalDurationLike,
Object optParam,
EnumerableOwnPropertyNamesNode namesNode,
ToLimitedTemporalDurationNode toLimitedTemporalDurationNode,
TemporalYearMonthFromFieldsNode yearMonthFromFieldsNode,
TemporalCalendarFieldsNode calendarFieldsNode,
TemporalCalendarGetterNode calendarGetterNode,
JSToIntegerThrowOnInfinityNode toIntNode,
TemporalCalendarDateFromFieldsNode dateFromFieldsNode,
com.oracle.truffle.api.profiles.InlinedBranchProfile errorBranch,
com.oracle.truffle.api.profiles.InlinedConditionProfile optionUndefined) |
addDurationToOrSubtractDurationFromPlainYearMonth, differenceTemporalPlainYearMonthgetOptionsObject, isObject, toLargestTemporalUnit, toSmallestTemporalUnit, toTemporalDurationTotalUnit, toTemporalRoundingModecopyUninitialized, 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 JSTemporalPlainYearMonthObject subtract(JSTemporalPlainYearMonthObject ym, Object temporalDurationLike, Object optParam, EnumerableOwnPropertyNamesNode namesNode, ToLimitedTemporalDurationNode toLimitedTemporalDurationNode, TemporalYearMonthFromFieldsNode yearMonthFromFieldsNode, TemporalCalendarFieldsNode calendarFieldsNode, TemporalCalendarGetterNode calendarGetterNode, JSToIntegerThrowOnInfinityNode toIntNode, TemporalCalendarDateFromFieldsNode dateFromFieldsNode, com.oracle.truffle.api.profiles.InlinedBranchProfile errorBranch, com.oracle.truffle.api.profiles.InlinedConditionProfile optionUndefined)