summaryrefslogtreecommitdiff
path: root/test/parallel/test-source-map-api.js
Commit message (Expand)AuthorAgeFilesLines
* test: improve lib/internal/source_map/source_map.js coverageMURAKAMI Masahiko2022-10-031-0/+21
* lib: codify findSourceMap return value when not foundChengzhong Wu2022-08-271-0/+13
* test: improve code coverage for SourceMap classitalo jose2022-06-281-0/+14
* tools: enable no-unused-expressions lint ruleMichaël Zasso2020-12-071-0/+1
* test: improve test coverage SourceMap APIJuan José Arboleda2020-11-241-1/+16
* module: refactor to use iterable-weak-mapbcoe2020-11-061-1/+1
* module: port source map sort logic from chromiumbcoe2020-02-271-0/+25
* process: fix two overflow cases in SourceMap VLQ decodingJustin Ridgewell2020-01-261-0/+42
* module: add API for interacting with source mapsbcoe2020-01-141-0/+84