Interface JSConstructorFactory.Default

All Superinterfaces:
JSConstructorFactory
All Known Subinterfaces:
JSConstructorFactory.Default.WithSpecies
All Known Implementing Classes:
JavaImporter, JSAdapter, JSBoolean, JSDataView, JSFinalizationRegistry, JSLocale, JSSet, JSShadowRealm, JSSharedArrayBuffer, JSTextDecoder, JSTextEncoder, JSWeakMap, JSWeakRef, JSWeakSet, JSWebAssemblyGlobal, JSWebAssemblyInstance, JSWebAssemblyMemory, JSWebAssemblyTable, JSWorker, JSWrapForValidAsyncIterator, JSWrapForValidIterator
Enclosing interface:
JSConstructorFactory

public static interface JSConstructorFactory.Default extends JSConstructorFactory
  • Method Details

    • createConstructorAndPrototype

      default JSConstructor createConstructorAndPrototype(JSRealm realm)