node/test/fixtures/test426/decoding/scopes/range-values.map.golden
Node.js GitHub Bot c98ab680d6
test: update test426-fixtures to 9b9e225b5a63139e9a95cdd1bf874a8f0b9d131
PR-URL: https://github.com/nodejs/node/pull/63373
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2026-05-25 18:30:18 +02:00

119 lines
No EOL
2.2 KiB
Text

{
"file": "range-values.js",
"mappings": [],
"sources": [
{
"url": "original_0.js",
"content": null,
"ignored": false,
"scope": {
"start": {
"line": 0,
"column": 0
},
"end": {
"line": 10,
"column": 0
},
"name": null,
"kind": "global",
"isStackFrame": false,
"variables": [
"x",
"y",
"z"
],
"children": [
{
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 5,
"column": 0
},
"name": null,
"kind": "block",
"isStackFrame": false,
"variables": [
"a"
],
"children": []
}
]
}
}
],
"ranges": [
{
"start": {
"line": 0,
"column": 0
},
"end": {
"line": 0,
"column": 10
},
"definitionIndex": 0,
"stackFrameType": "none",
"callSite": null,
"bindings": [
[
{
"binding": "x_val",
"from": {
"line": 0,
"column": 0
}
}
],
[
{
"binding": null,
"from": {
"line": 0,
"column": 0
}
}
],
[
{
"binding": "z_val",
"from": {
"line": 0,
"column": 0
}
}
]
],
"children": [
{
"start": {
"line": 0,
"column": 2
},
"end": {
"line": 0,
"column": 4
},
"definitionIndex": 1,
"stackFrameType": "none",
"callSite": null,
"bindings": [
[
{
"binding": "a_val",
"from": {
"line": 0,
"column": 2
}
}
]
],
"children": []
}
]
}
]
}