public abstract static class TemporalPlainTimePrototypeBuiltins.JSTemporalPlainTimeWith extends JSTemporalBuiltinOperation
JSBuiltinNode.Inlineable, JSBuiltinNode.InlinedisObjectNodeARGUMENTSINTERMEDIATE_VALUE| Modifier | Constructor and Description |
|---|---|
protected |
JSTemporalPlainTimeWith(JSContext context,
JSBuiltin builtin) |
| Modifier and Type | Method and Description |
|---|---|
protected static JSTemporalPlainTimeObject |
invalidReceiver(Object thisObj,
Object temporalTimeLike,
Object options) |
protected JSTemporalPlainTimeObject |
with(JSTemporalPlainTimeObject temporalTime,
Object temporalTimeLike,
Object options,
JSToIntegerThrowOnInfinityNode toIntThrows,
JSToIntegerAsIntNode toInt,
TemporalGetOptionNode getOptionNode,
com.oracle.truffle.api.profiles.InlinedBranchProfile errorBranch,
com.oracle.truffle.api.profiles.InlinedConditionProfile optionUndefined) |
getOptionsObject, isObject, toLargestTemporalUnit, toSmallestTemporalUnit, toTemporalDurationTotalUnit, toTemporalRoundingModecopyUninitialized, countsTowardsStackTraceLimit, createBuiltin, getArguments, getBuiltin, getContext, getNodeObject, hasTag, isCallerSensitive, isInlineable, isSplitImmediately, tryCreateInlinedaddCallTag, addExpressionTag, addRootBodyTag, addStatementTag, cloneUninitialized, cloneUninitialized, copy, createWrapper, execute, executeBoolean, executeDouble, executeInt, executeLong, executeVoid, expressionToString, findBlockScopeNode, getSourceSection, hasSourceSection, isInstrumentable, isResultAlwaysOfType, onReplace, removeSourceSection, setSourceSection, setSourceSection, toString, transferSourceSection, transferSourceSectionAddExpressionTag, transferSourceSectionAndTagsgetLanguage, getRealm, hasOverloadedOperatorsaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecializeprotected JSTemporalPlainTimeObject with(JSTemporalPlainTimeObject temporalTime, Object temporalTimeLike, Object options, JSToIntegerThrowOnInfinityNode toIntThrows, JSToIntegerAsIntNode toInt, TemporalGetOptionNode getOptionNode, com.oracle.truffle.api.profiles.InlinedBranchProfile errorBranch, com.oracle.truffle.api.profiles.InlinedConditionProfile optionUndefined)
protected static JSTemporalPlainTimeObject invalidReceiver(Object thisObj, Object temporalTimeLike, Object options)