Download for Windows Premium
Publiciteit
constructeur generatorfunction

Vertaling van "constructeur generatorfunction" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
AsyncFunction constructor
GeneratorFunction constructor
Le constructeur GeneratorFunction permet de créer un nouvel objet qui est une fonction génératrice.
The AsyncFunction constructor creates a new async function object.
Note : Les générateurs créés avec le constructeur GeneratorFunction ne créent pas de fermetures avec leurs contextes de sont toujours créés dans la portée globale.
Note: async functions created with the AsyncFunction constructor do not create closures to their creation contexts; they are always created in the global scope.
Le constructeur GeneratorFunction permet de créer un nouvel objet qui est une fonction génératrice.
The GeneratorFunction constructor creates a new generator function object.
La propriété de longueur du constructeur GeneratorFunction qui vaut 1.
The GeneratorFunction constructor's length property whose value is 1.
Description Les fonctions génératrices créées avec le constructeur GeneratorFunction sont analysés lorsque la fonction est crée.
async function objects created with the AsyncFunction constructor are parsed when the function is created.
Note : Le constructeur GeneratorFunction ne doit pas être utilisé pour créer des fonctions. En effet, il utilise une chaîne pour former le corps de la fonction et cela peut empêcher certaines optimisations du moteur JavaScript ainsi que provoquer d'autres problèmes.
Note: Using the GeneratorFunction constructor to create functions is not recommended since it needs the function body as a string which may prevent some JS engine optimizations and can also cause other problems.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor constructeur generatorfunction in het Frans

Publiciteit

Resultaten: 6. Exact: 6. Verstreken tijd: 28 ms.