Download for Windows Premium
Advertising
un objet function

Translation of "un objet function" in English

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
a Function object
Le code qui suit crée un objet Function recevant deux paramètres.
The following code creates a Function object that takes two arguments.
Le constructeur Function est lui-même un objet Function.
The Function constructor is itself a Function object.
En JavaScript, chaque fonction est un objet Function.
In JavaScript every function is actually a Function object.
Toute fonction JavaScript est en fait un objet Function.
Every function in JavaScript is a Function object.
La méthode toString() lèvera une exception TypeError (« Function.prototype.toString called on incompatible object ») si la valeur this n'est pas un objet Function.
The toString() method will throw a TypeError exception ("Function.prototype.toString called on incompatible object"), if its this value object is not a Function object.
Le moteur JavaScript appelle la méthode toString automatiquement lorsqu'un objet Function doit être représenté textuellement (par exemple lorsqu'une fonction doit être concaténée avec une chaîne de caractères).
JavaScript calls the toString method automatically when a Function is to be represented as a text value, e.g. when a function is concatenated with a string.
Une fonction créée via une déclaration de fonction est un objet Function et possède toutes les caractéristiques (propriétés, méthodes et comportement) d'un objet Function.
A function created with the function statement is a Function object and has all the properties, methods, and behavior of Function objects.
No results found for this meaning.

Synonyms and analogies of "un objet function" in French

Advertising

Results: 7. Exact: 7. Elapsed time: 42 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200