Examples with "from a WeakMap object" and their translation in Spaans
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.
The delete() method removes the specified element from a WeakMap object.
The key of the element to remove from the WeakMap object.
El elemento asociado con la llave específica en el objeto WeakMap.
One use case of WeakMap objects is to store private data for an object or to hide implementation details.
Un caso de uso de los objetos WeakMap es almacenar datos privados para un objeto o esconder sus detalles de implementación.
The value of the element to add to the WeakMap object.
El elemento asociado con la llave específica en el objeto WeakMap.
The key of the element to add to the WeakMap object.
El método get() devuelve un elemento específico del objeto WeakMap.
Returns a Boolean asserting whether a value has been associated to the key in the WeakMap object or not.
Devuelve un booleano que indica si un valor se ha asociado a la llave en el objeto Map o no se ha asociado.
Sets the value for the key in the WeakMap object.
El método get() devuelve un elemento específico del objeto WeakMap.
The WeakMap object is a collection of key/value pairs in which the keys are weakly referenced. The keys must be objects and the values can be arbitrary values.
El objeto WeakMap El objeto WeakMap es una colección de parejas clave/valor en la cual solamente las claves son objetos y los valores pueden ser valores arbitrarios.
Returns the WeakMap object.
Devuelve el objeto Map.
WeakMap::offsetExists - Checks whether a certain object is in the map
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.