Class JSTemporalDuration

All Implemented Interfaces:
JSConstructorFactory, JSConstructorFactory.WithFunctions, PrototypeSupplier

public final class JSTemporalDuration extends JSNonProxy implements JSConstructorFactory.WithFunctions, PrototypeSupplier
  • Field Details

    • INSTANCE

      public static final JSTemporalDuration INSTANCE
    • CLASS_NAME

      public static final com.oracle.truffle.api.strings.TruffleString CLASS_NAME
    • PROTOTYPE_NAME

      public static final com.oracle.truffle.api.strings.TruffleString PROTOTYPE_NAME
    • TO_STRING_TAG

      public static final com.oracle.truffle.api.strings.TruffleString TO_STRING_TAG
  • Method Details