public static interface JSConstructorFactory.WithFunctionsAndSpecies extends JSConstructorFactory.WithFunctions
JSConstructorFactory.Default, JSConstructorFactory.WithFunctions, JSConstructorFactory.WithFunctionsAndSpecies| Modifier and Type | Method and Description |
|---|---|
default void |
fillConstructor(JSRealm realm,
com.oracle.truffle.api.object.DynamicObject constructor) |
createConstructorAndPrototypecreateConstructorObject, createPrototype, getClassNamedefault void fillConstructor(JSRealm realm, com.oracle.truffle.api.object.DynamicObject constructor)
fillConstructor in interface JSConstructorFactory