Files
node/test/parallel
Antoine du Hamel 2eeb4e1d94 lib: make primordials Promise methods safe
`catch` and `finally` methods on %Promise.prototype% looks up the `then`
property of the instance, making it at risk of prototype pollution.

PR-URL: https://github.com/nodejs/node/pull/38650
Refs: https://tc39.es/ecma262/#sec-promise.prototype.catch
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-05-19 09:21:37 -07:00
..
2021-05-04 20:04:58 -07:00
2021-04-24 16:34:58 +02:00
2021-05-06 10:39:23 -07:00
2021-05-06 10:39:23 -07:00
2021-05-14 16:07:15 -04:00