Download for Windows Premium
Publiciteit
constructeur Function

Vertaling van "constructeur Function" 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.
Function constructor
Il est également possible de définir des fonctions en utilisant le constructeur Function et une expression de fonction.
You can also define functions using the Function constructor and a function expression.
Ainsi, lorsqu'elles sont exécutées, elles ne peuvent accéder qu'aux variables globales et à leurs propres valeurs locales. Elles ne peuvent pas accéder aux variables de la portée dans laquelle le constructeur Function a été invoqué.
When running them, they will only be able to access their own local variables and global ones, not the ones from the scope in which the Function constructor was called.
Description Les objets Function créés avec le constructeur Function sont évalués à chaque utilisation.
Function objects created with the Function constructor are evaluated each time they are used.
Il est également possible de définir des fonctions à l'aide du constructeur Function, de l'argument functionBody et d'au moins une expression yield et d'une expression de fonction génératrice historique.
You can also define functions using the Function constructor with functionBody and at least one yield expression, and a legacy generator function expression.
Le constructeur Function crée un nouvel objet Function.
The Function constructor creates a new Function object.
Si un bloc est passé en argument, il sera converti en une fonction en utilisant le constructeur function.
If a block is provided as argument, it will be converted to a function using the function constructor.
Les objets Function créés avec le constructeur Function sont analysés quand la fonction est créée.
generator function objects created with the GeneratorFunction constructor are parsed when the function is created.
Les fonctions créées avec le constructeur Function() ne créent pas de fermetures liées au contexte de leur création.
Note: async functions created with the AsyncFunction constructor do not create closures to their creation contexts; they are always created in the global scope.
Er zijn geen resultaten gevonden voor deze term.
Ga naar Premium voor toegang tot miljoenen vertaalvoorbeelden, onbeperkt woorden opslaan en leren, zonder advertenties.

Synoniemen voor constructeur Function in het Frans

Publiciteit

Suggesties

Resultaten: 8. Exact: 8. Verstreken tijd: 29 ms.