lib,src: add source map support for global eval by legendecas · Pull Request #43428 · nodejs/node

@nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

lib / src

Issues and PRs related to general changes in the lib or src directory.

needs-ci

PRs that need a full CI run.

labels

Jun 14, 2022

aduh95

This was referenced

Jun 17, 2022

bcoe

bcoe approved these changes Jul 5, 2022

@legendecas

Dynamic sources with FunctionConstructor is not supported yet as
V8 prepends lines to the sources which makes the stack line number
incorrect.

bcoe

bcoe approved these changes Jul 9, 2022

legendecas added a commit that referenced this pull request

Jul 11, 2022
Dynamic sources with FunctionConstructor is not supported yet as
V8 prepends lines to the sources which makes the stack line number
incorrect.

PR-URL: #43428
Refs: #43047
Reviewed-By: Ben Coe <bencoe@gmail.com>

targos pushed a commit that referenced this pull request

Jul 12, 2022
Dynamic sources with FunctionConstructor is not supported yet as
V8 prepends lines to the sources which makes the stack line number
incorrect.

PR-URL: #43428
Refs: #43047
Reviewed-By: Ben Coe <bencoe@gmail.com>

@bcoe bcoe mentioned this pull request

Jul 13, 2022

targos pushed a commit that referenced this pull request

Jul 31, 2022
Dynamic sources with FunctionConstructor is not supported yet as
V8 prepends lines to the sources which makes the stack line number
incorrect.

PR-URL: #43428
Refs: #43047
Reviewed-By: Ben Coe <bencoe@gmail.com>

codebytere added a commit to electron/electron that referenced this pull request

Aug 24, 2022

codebytere added a commit to electron/electron that referenced this pull request

Aug 25, 2022

jkleinsc pushed a commit to electron/electron that referenced this pull request

Aug 29, 2022

guangwong pushed a commit to noslate-project/node that referenced this pull request

Oct 10, 2022
Dynamic 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, 2023