Download for Windows Premium
-50% Premium
Publiciteit
Array.prototype methods

Examples with "Array.prototype methods" and their translation 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.
One idea would be to add Array.prototype methods to NodeList.prototype.
Une idée serait d'ajouter des méthodes de Array.prototype à NodeList.prototype.
NodeList.prototype contains the item method, but none of the Array.prototype methods, so they cannot be used on NodeLists.
NodeList.prototype contient la méthode item, mais aucune méthode de Array.prototype, elles ne peuvent donc pas être utilisés sur les NodeLists.
NodeList are used very much like arrays and it's tempting to invoke Array.prototype methods on them, however NodeList objects don't have any of the familiar Array methods.
Les NodeLists sont utilisés de la même manière que les tableaux et il est donc tentant d'utiliser des méthodes de Array.prototype sur eux, mais ils ne les implémentent pas.
If you need to support truly obsolete JavaScript engines that don't support Object.defineProperty, it's best not to polyfill Array.prototype methods at all, as you can't make them non-enumerable.
S'il faut également prendre en charge les moteurs JavaScript qui ne prennent pas en charge la méthode Object.defineProperty, mieux vaut ne pas ajouter de prothèse du tout pour TypedArray.prototype car on ne peut pas les rendre non-énumérables.

Andere resultaten

If two modules decide to add a map method to Array.prototype, you might have a problem.
Si deux modules décident d'ajouter une méthode map à Array.prototype, vous pourriez avoir un problème.
Additionally, arrays inherit from Array.prototype which provides to them a handful of convenient methods to manipulate arrays.
De plus, les tableaux héritent de Array.prototype qui permet de bénéficier de plusieurs méthodes pour manipuler les tableaux.
The Array.prototype property represents the prototype for the Array constructor and allows you to add new properties and methods to all Array objects.
La propriété Array.prototype représente le prototype du constructeur Array et permet d'ajouter de nouvelles propriétés à l'ensemble des objets Comme pour tous les constructeurs, vous pouvez changer l'objet prototype du constructeur afin de modifier toutes les instances d'Array.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Array.prototype methods in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
nail: metal fastener with a pointed end and flat head
Ontdek het woord
Publiciteit

Resultaten: 7. Exact: 4. Verstreken tijd: 195 ms.