Download for Windows Premium
Publiciteit
constructor's prototype object

Examples with "constructor's prototype object" 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.
You can use the constructor's prototype object to add properties or methods to all Set instances.
Le prototype du constructeur permet d'ajouter des propriétés ou des méthodes à toutes les instances de Map.
You can use the constructor's prototype object to add properties or methods to all Boolean instances.
Vous pouvez utiliser l'objet prototype du constructeur pour ajouter des propriétés ou des méthodes de toutes les instances Boolean.
You can use the constructor's prototype object to add properties or methods to all Promise instances.
On peut utiliser le prototype du constructeur afin d'ajouter des propriétés et/ou des méthodes à chacune des instances de Promise.
All Module instances inherit from the Module() constructor's prototype object - this can be modified to affect all Module instances. Instance properties
Toutes les instances de Module héritent du prototype du constructeur Module(), celui-ci peut être modifié afin de moifier le comportement de l'ensemble des instances de Module.
As with all constructors, you can change the constructor's prototype object to make changes to all Array instances.
Comme pour tous les constructeurs, vous pouvez changer l'objet prototype du constructeur afin de modifier toutes les instances d'Array.
As with all constructors, you can change the constructor's prototype object to make changes to all AsyncFunction instances.
Comme avec les autres constructeurs, on peut changer l'objet prototype du constructeur afin de modifier l'ensemble des instances AsyncFunction.
As with all constructors, you can change the constructor's prototype object to make changes to all GeneratorFunction instances. Examples
Comme pour les autres constructeurs, il est possible de modifier le prototype du constructeur afin d'apporter des modifications à toutes les instances de Function.
It doesn't either, so the browser then checks to see if the Person() constructor's prototype object's prototype object (Object() constructor's prototype) has a valueOf() method available on it.
Pas de valueOf() non plus, donc le navigateur regarde si le prototype objet du constructeur Personne() (Object) possède cette méthode.

Andere resultaten

This reference provides access to the hidden constructor's prototype attributes from the object itself.
Cette référence cachée permet d'accéder au prototype du constructeur depuis l'objet lui-même.
As with all constructors, the prototype object dictates instances' inherited properties and methods.
Comme avec tous les constructeurs, l'objet prototype dicte les propriétés et les méthodes héritées par les instances.
Those defined on a constructor's prototype, which are inherited by all instances and inheriting object classes.
Celles définies sur un prototype de constructeur qui sont héritées par toutes les instances des classes d'objet.
This is because, internally, Javascript looks in the object itself then, if it cannot find what is requested, it looks in the constructor's prototype.
Cela est dû au fait que, de façon interne, Javascript cherche dans l'objet lui même puis, s'il ne trouve pas ce qui lui est demandé, il cherche dans le prototype du constructeur.
The loop will iterate over all enumerable properties of the object itself and those the object inherits from its constructor's prototype (properties closer to the object in the prototype chain override prototypes' properties).
La boucle parcourera toutes les propriétés énumérables de l'objet et aussi celles dont il hérite du prototype du constructeur (les propriétés les plus proches de l'objet dans la chaîne des prototypes primeront sur les propriétés des prototypes).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor constructor's prototype object in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
eggplant: purple fruit used as a vegetable in cooking
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 351. Exact: 8. Verstreken tijd: 236 ms.