Download for Windows Premium
Publiciteit
WeakMap

Vertaling van "WeakMap" in Engels

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.
WeakMap
El elemento asociado con la llave específica en el objeto WeakMap.
The key of the element to remove from the WeakMap object.
Representa el prototipo para el nuevo constructor WeakMap.
Represents the prototype for the WeakMap constructor.
Un caso de uso de los objetos WeakMap es almacenar datos privados para un objeto o esconder sus detalles de implementación.
One use case of WeakMap objects is to store private data for an object or to hide implementation details.
El elemento asociado con la llave específica en el objeto WeakMap.
The value of the element to add to the WeakMap object.
El método get() devuelve un elemento específico del 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.
The delete() method removes the specified element from a WeakMap object.
El método get() devuelve un elemento específico del objeto WeakMap.
Sets the value for the key in the WeakMap object.
En los WeakMap nativos, las referencias a los objetos clave son mantenidas "débilmente", lo que quiere decir que no impiden la recolección de basura en caso de que no haya otras referencias al objeto.
In native WeakMaps, references to key objects are held "weakly", which means that they do not prevent garbage collection in case there would be no other reference to the object.
Dado que las referencias son débiles, las claves de WeakMap no son enumerables (ej: no existe un método que te devuelva la lista de las claves).
Because of references being weak, WeakMap keys are not enumerable (i.e. there is no method giving you a list of the keys).
Una diferencia con los objetos Map, es que las claves de WeakMap no son enumerables (no hay ningún método que devuelva una lista con las claves).
One difference to Map objects is that WeakMap keys are not enumerable (i.e. there is no method giving you a list of the keys).
Para más información y códigos de ejemplo, véase también "¿Por qué WeakMap?"
For more information and example code, see also "Why WeakMap?"
WeakMap::count - Cuenta el número de entradas vivas de un mapa
WeakMap::valid - Returns whether the iterator is still on a valid map element
WeakMap::key - Devuelve la clave actual de la iteración
WeakMap::key - Returns the current key under iteration
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor WeakMap in het Spaans

Publiciteit

Suggesties

Resultaten: 18. Exact: 18. Verstreken tijd: 51 ms.