Interface JSConstructorFactory.Default.WithSpecies
- All Superinterfaces:
JSConstructorFactory, JSConstructorFactory.Default
- All Known Implementing Classes:
JSSet, JSSharedArrayBuffer
- Enclosing interface:
JSConstructorFactory.Default
public static interface JSConstructorFactory.Default.WithSpecies
extends JSConstructorFactory.Default
-
Nested Class Summary
Nested classes/interfaces inherited from interface JSConstructorFactory
JSConstructorFactory.Default, JSConstructorFactory.WithFunctions, JSConstructorFactory.WithFunctionsAndSpeciesNested classes/interfaces inherited from interface JSConstructorFactory.Default
JSConstructorFactory.Default.WithSpecies -
Method Summary
Modifier and TypeMethodDescriptiondefault voidfillConstructor(JSRealm realm, JSDynamicObject constructor) Methods inherited from interface JSConstructorFactory
createConstructorObject, createPrototype, getClassNameMethods inherited from interface JSConstructorFactory.Default
createConstructorAndPrototype
-
Method Details
-
fillConstructor
- Specified by:
fillConstructorin interfaceJSConstructorFactory
-