node/test/fixtures/test426/decoding/scopes/sibling-scopes.map
Rich Trott 83ba6b107a
test: update test426 fixtures
Update test426 fixtures for source map tests.

Refs: https://github.com/tc39/source-map-tests
PR-URL: https://github.com/nodejs/node/pull/60982
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2025-12-09 14:38:02 +00:00

16 lines
No EOL
308 B
Text

{
"version": 3,
"file": "sibling-scopes.js",
"sources": [
"original_0.js"
],
"mappings": "",
"names": [
"toplevelFunction1",
"function",
"toplevelFunction2",
"toplevelFunction3",
"toplevelFunction4"
],
"scopes": "BAAA,BHKFAC,CIB,BHCFEA,CIB,BHCFCA,CIB,BHCFCA,CIB,CCA"
}