|
308 | 308 | },
|
309 | 309 | "definedIn": "prose"
|
310 | 310 | },
|
| 311 | + { |
| 312 | + "id": "json-debugId", |
| 313 | + "href": "https://tc39.es/ecma426/#json-debugId", |
| 314 | + "linkingText": [ |
| 315 | + "debugId field" |
| 316 | + ], |
| 317 | + "localLinkingText": [], |
| 318 | + "type": "dfn", |
| 319 | + "for": [], |
| 320 | + "access": "public", |
| 321 | + "informative": false, |
| 322 | + "heading": { |
| 323 | + "id": "sec-source-map-format", |
| 324 | + "href": "https://tc39.es/ecma426/#sec-source-map-format", |
| 325 | + "title": "Source map format", |
| 326 | + "number": "9" |
| 327 | + }, |
| 328 | + "definedIn": "prose" |
| 329 | + }, |
311 | 330 | {
|
312 | 331 | "id": "decoded-source-map-record",
|
313 | 332 | "href": "https://tc39.es/ecma426/#decoded-source-map-record",
|
|
477 | 496 | "definedIn": "prose"
|
478 | 497 | },
|
479 | 498 | {
|
480 |
| - "id": "sec-JavaScriptExtractSourceMapURL-through-parsing", |
481 |
| - "href": "https://tc39.es/ecma426/#sec-JavaScriptExtractSourceMapURL-through-parsing", |
| 499 | + "id": "sec-JavaScriptExtractMagicComment-through-parsing", |
| 500 | + "href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment-through-parsing", |
482 | 501 | "linkingText": [
|
483 | 502 | "through parsing"
|
484 | 503 | ],
|
|
488 | 507 | "access": "public",
|
489 | 508 | "informative": false,
|
490 | 509 | "heading": {
|
491 |
| - "id": "sec-JavaScriptExtractSourceMapURL", |
492 |
| - "href": "https://tc39.es/ecma426/#sec-JavaScriptExtractSourceMapURL", |
493 |
| - "title": "JavaScriptExtractSourceMapURL ( source )", |
494 |
| - "number": "11.1.2.1" |
| 510 | + "id": "sec-JavaScriptExtractMagicComment", |
| 511 | + "href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment", |
| 512 | + "title": "JavaScriptExtractMagicComment ( source, commentType, supportLegacy )", |
| 513 | + "number": "11.1.2.2" |
495 | 514 | },
|
496 | 515 | "definedIn": "prose"
|
497 | 516 | },
|
498 | 517 | {
|
499 |
| - "id": "sec-JavaScriptExtractSourceMapURL-without-parsing", |
500 |
| - "href": "https://tc39.es/ecma426/#sec-JavaScriptExtractSourceMapURL-without-parsing", |
| 518 | + "id": "sec-JavaScriptExtractMagicComment-without-parsing", |
| 519 | + "href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment-without-parsing", |
501 | 520 | "linkingText": [
|
502 | 521 | "without parsing"
|
503 | 522 | ],
|
|
507 | 526 | "access": "public",
|
508 | 527 | "informative": false,
|
509 | 528 | "heading": {
|
510 |
| - "id": "sec-JavaScriptExtractSourceMapURL", |
511 |
| - "href": "https://tc39.es/ecma426/#sec-JavaScriptExtractSourceMapURL", |
512 |
| - "title": "JavaScriptExtractSourceMapURL ( source )", |
513 |
| - "number": "11.1.2.1" |
| 529 | + "id": "sec-JavaScriptExtractMagicComment", |
| 530 | + "href": "https://tc39.es/ecma426/#sec-JavaScriptExtractMagicComment", |
| 531 | + "title": "JavaScriptExtractMagicComment ( source, commentType, supportLegacy )", |
| 532 | + "number": "11.1.2.2" |
514 | 533 | },
|
515 | 534 | "definedIn": "prose"
|
516 | 535 | },
|
|
0 commit comments