Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2021.
The deref() method of WeakRef instances returns this WeakRef's target value, or undefined if the target value has been garbage-collected.
None.
The target value of the WeakRef, which is either an object or a non-registered symbol. Returns undefined if the value has been garbage-collected.
See the Notes on WeakRefs section of the WeakRef page for some important notes.
See the Examples section of the WeakRef page for the complete example.
| ECMAScript® 2027 Language Specification # sec-weak-ref.prototype.deref |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Jul 10, 2025 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.