lib,src: add source map support for global eval by legendecas · Pull Request #43428 · nodejs/node
added
c++
labels
Jun 14, 2022This was referenced
Jun 17, 2022bcoe approved these changes Jul 5, 2022
Dynamic sources with FunctionConstructor is not supported yet as V8 prepends lines to the sources which makes the stack line number incorrect.
bcoe approved these changes Jul 9, 2022
legendecas added a commit that referenced this pull request
Jul 11, 2022targos pushed a commit that referenced this pull request
Jul 12, 2022
bcoe
mentioned this pull request
targos pushed a commit that referenced this pull request
Jul 31, 2022guangwong pushed a commit to noslate-project/node that referenced this pull request
Oct 10, 2022Dynamic sources with FunctionConstructor is not supported yet as V8 prepends lines to the sources which makes the stack line number incorrect. PR-URL: nodejs/node#43428 Refs: nodejs/node#43047 Reviewed-By: Ben Coe <bencoe@gmail.com>
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request
Feb 22, 2023This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters