mirror of
https://github.com/nodejs/node.git
synced 2025-05-19 04:51:50 +00:00
![]() Original commit message: Use baseline code to compute message locations. This switches Isolate::ComputeLocation to use baseline code when computing message locations. This unifies locations between optimized and non-optimized code by always going through the FrameSummary for location computation. R=bmeurer@chromium.org TEST=message/regress/regress-4266 BUG=v8:4266 LOG=n Review URL: https://codereview.chromium.org/1331603002 Cr-Commit-Position: refs/heads/master@{#30635} Fixes: https://github.com/nodejs/node/issues/3934 PR-URL: https://github.com/nodejs/node/pull/3937 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> |
||
---|---|---|
.. | ||
regress-73.js | ||
regress-73.out | ||
regress-75.js | ||
regress-75.out | ||
regress-1527.js | ||
regress-1527.out | ||
regress-3995.js | ||
regress-3995.out | ||
regress-4266.js | ||
regress-4266.out |