Download for Windows Premium
Advertising
Object.isExtensible

Translation of "Object.isExtensible" in English

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Object.isExtensible
Cet objet doit être extensible selon Object.isExtensible, si ce n'est pas le cas, une exception TypeError sera renvoyée.
The object must be extensible according to Object.isExtensible(): if it is not, a TypeError is thrown.
ECMAScript 5, JavaScript, JavaScript 1.8.5, Méthode, Object, Reference La méthode Object.isExtensible() permet de déterminer si un objet est extensible (c'est-à-dire qu'on peut lui ajouter de nouvelles propriétés).
ECMAScript 5, JavaScript, JavaScript 1.8.5, Method, Object The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it).
Object.isExtensible(proxy) doit renvoyer la même valeur que Object.isExtensible(cible). Exemples
Object.isExtensible(proxy) must return the same value as Object.isExtensible(target). Examples
La méthode Object.isExtensible() aurait commencé par convertir l'argument en un objet.
With Object.isExtensible(), a non-object first argument will be coerced to an object at first.
La méthode Object.isExtensible() permet de déterminer si un objet est extensible (c'est-à-dire qu'on peut lui ajouter de nouvelles propriétés). Syntaxe
The Object.preventExtensions() method prevents new properties from ever being added to an object (i.e. prevents future extensions to the object). Syntax
Object.isExtensible(proxy) doit renvoyer la même valeur que Object.isExtensible(cible). Exemples
It is the same method as Object.isExtensible(). Examples Using Reflect.isExtensible()
No results found for this meaning.
Go Premium to unlock millions of translation examples, save and learn unlimited vocabulary, without ads.

Synonyms and analogies of "Object.isExtensible" in French

Advertising

Results: 6. Exact: 6. Elapsed time: 157 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