public abstract class GetTemporalCalendarWithISODefaultNode extends JavaScriptBaseNode
| Modifier and Type | Field and Description |
|---|---|
protected JSContext |
ctx |
protected PropertyGetNode |
getCalendarNode |
| Modifier | Constructor and Description |
|---|---|
protected |
GetTemporalCalendarWithISODefaultNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
abstract JSDynamicObject |
execute(Object temporalTimeZoneLike) |
protected JSDynamicObject |
getTemporalCalendarWithISODefault(Object item,
com.oracle.truffle.api.profiles.InlinedConditionProfile isCalendarProfile,
com.oracle.truffle.api.profiles.InlinedConditionProfile isNullishProfile,
ToTemporalCalendarNode toTemporalCalendarNode) |
copy, getJSContext, getLanguage, getLanguageOptions, getRealm, hasOverloadedOperators, onReplace, reportLoopCount, reportLoopCountaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringprotected final JSContext ctx
protected PropertyGetNode getCalendarNode
protected GetTemporalCalendarWithISODefaultNode(JSContext context)
public abstract JSDynamicObject execute(Object temporalTimeZoneLike)
protected JSDynamicObject getTemporalCalendarWithISODefault(Object item, com.oracle.truffle.api.profiles.InlinedConditionProfile isCalendarProfile, com.oracle.truffle.api.profiles.InlinedConditionProfile isNullishProfile, ToTemporalCalendarNode toTemporalCalendarNode)