WeakMap::offsetGet Returns the value pointed to by a certain object &reftitle.description; public mixedWeakMap::offsetGet objectobject Returns the value pointed to by a certain object. &reftitle.parameters; object Some object contained as key in the map. &reftitle.returnvalues; Returns the value associated to the object passed as argument, &null; otherwise.