Class JSOrdinaryObject.BareLayout

All Implemented Interfaces:
com.oracle.truffle.api.interop.TruffleObject, JSCopyableObject
Enclosing class:
JSOrdinaryObject

public static final class JSOrdinaryObject.BareLayout extends JSOrdinaryObject
  • Constructor Details

    • BareLayout

      protected BareLayout(com.oracle.truffle.api.object.Shape shape, JSDynamicObject proto)
  • Method Details