Files
node/lib
bcoe fb26b13623 module: port source map sort logic from chromium
Digging in to the delta between V8's source map library, and chromium's
the most significant difference that jumped out at me was that we were
failing to sort generated columns. Since negative offsets are not
restricted in the spec, this can lead to bugs.

fixes: #31286

PR-URL: https://github.com/nodejs/node/pull/31927
Fixes: https://github.com/nodejs/node/issues/31286
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-02-27 17:33:56 -08:00
..
2020-02-18 22:15:50 -08:00
2019-12-17 08:11:13 -05:00
2020-02-08 21:40:49 -05:00
2020-01-21 10:49:20 -04:00
2019-11-25 10:28:15 +01:00
2019-11-25 10:28:15 +01:00
2020-02-05 17:50:42 -08:00
2020-02-26 21:10:36 -08:00
2019-12-11 16:38:06 -06:00
2020-01-07 21:49:20 -05:00