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>
23 lines
No EOL
488 B
Text
23 lines
No EOL
488 B
Text
{
|
|
"version": 3,
|
|
"file": "scope-variables.js",
|
|
"sources": [
|
|
"original_0.js"
|
|
],
|
|
"mappings": "",
|
|
"names": [
|
|
"global",
|
|
"GLOBAL_CONSTANT1",
|
|
"GLOBAL_CONSTANT2",
|
|
"toplevelFunction1",
|
|
"function",
|
|
"functionScopedVariable1",
|
|
"functionScopedVariable2",
|
|
"functionScopedVariable3",
|
|
"toplevelFunction2",
|
|
"block",
|
|
"blockScopedVariable1",
|
|
"blockScopedVariable2"
|
|
],
|
|
"scopes": "BCAAA,DCC,BHKFGI,DGCC,CJB,BHGFKA,DF,BCBIK,DKC,CDF,CBB,CBA"
|
|
} |