Download for Windows Premium
Publiciteit
Object.isExtensible

Vertaling van "Object.isExtensible" in Frans

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.
Object.isExtensible
The object must be extensible according to Object.isExtensible(): if it is not, a TypeError is thrown.
Cet objet doit être extensible selon Object.isExtensible, si ce n'est pas le cas, une exception TypeError sera renvoyée.
It is the same method as Object.isExtensible(). Examples Using Reflect.isExtensible()
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
Object.isExtensible(proxy) doit renvoyer la même valeur que Object.isExtensible(cible). Exemples
With Object.isExtensible(), a non-object first argument will be coerced to an object at first.
La méthode Object.isExtensible() aurait commencé par convertir l'argument en un objet.
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).
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).
The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it).
La méthode Object.seal() scelle un objet afin d'empêcher l'ajout de nouvelles propriétés, en marquant les propriétés existantes comme non-configurables.
The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it). Syntax
La méthode Object.preventExtensions() permet d'empêcher l'ajout de nouvelles propriétés à un objet (i.e. d'étendre l'objet grâce à de nouvelles caractéristiques). Syntaxe
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 Object.isExtensible in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
joystick: control device with a handle for games
Ontdek het woord
Publiciteit

Resultaten: 7. Exact: 7. Verstreken tijd: 170 ms.