Files
node/src
Anna Henningsen 2cc757f0c7 src: do not crash when accessing empty WeakRefs
Making `.incRef()` and `.decRef()` fail silently leads to better error
messages when trying to access the underlying value (as opposed to
crashing inside these methods).

Refs: https://github.com/nodejs/node/pull/25461#issuecomment-524481482

PR-URL: https://github.com/nodejs/node/pull/29289
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Gus Caplan <me@gus.host>
2019-09-01 23:10:54 -07:00
..
2019-07-29 23:27:12 -07:00
2019-08-17 20:13:24 -07:00
2019-07-11 23:20:24 -07:00
2019-05-09 06:31:02 +02:00
2019-05-26 15:38:51 +02:00
2019-08-16 15:49:51 -07:00
2019-05-29 20:44:24 +05:30
2019-05-13 13:43:26 -07:00
2019-08-19 09:26:28 +02:00