Interface JSConstructorFactory.Default
- All Superinterfaces:
JSConstructorFactory
- All Known Subinterfaces:
JSConstructorFactory.Default.WithSpecies
- All Known Implementing Classes:
JavaImporter,JSAdapter,JSBoolean,JSDataView,JSFinalizationRegistry,JSLocale,JSRegExp,JSSet,JSShadowRealm,JSSharedArrayBuffer,JSWeakMap,JSWeakRef,JSWeakSet,JSWebAssemblyGlobal,JSWebAssemblyInstance,JSWebAssemblyMemory,JSWebAssemblyTable,JSWrapForValidAsyncIterator,JSWrapForValidIterator
- Enclosing interface:
JSConstructorFactory
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.oracle.truffle.js.runtime.builtins.JSConstructorFactory
JSConstructorFactory.Default, JSConstructorFactory.WithFunctions, JSConstructorFactory.WithFunctionsAndSpecies -
Method Summary
Methods inherited from interface com.oracle.truffle.js.runtime.builtins.JSConstructorFactory
createConstructorObject, createPrototype, fillConstructor, getClassName
-
Method Details
-
createConstructorAndPrototype
-