Skip to content

lib,src: add source map support for global eval

Rodrigo Muino Tomonari requested to merge github/fork/legendecas/issue-43047 into main

Add source map support for global eval.

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

Refs: #43047 (closed)

Merge request reports

Loading