Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/devtools/client/debugger/src/test/fixtures/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quellcode-Bibliothek foobar.json   Sprache: unbekannt

 
Columbo aufrufen.json Download desUnknown {[0] [0] [0]}Datei anzeigen

{
  "sources": {
    "sources": {
      "fooSourceActor": {
        "id": "fooSourceActor",
        "url": "http://example.com/foo/foo.js",
        "filename": "foo.js",
        "pathname": "foo/foo.js"
      },
      "barSourceActor": {
        "id": "barSourceActor",
        "url": "http://example.com/bar/bar.js",
        "filename": "bar.js",
        "pathname": "bar/bar.js"
      },
      "bazzSourceActor": {
        "id": "bazzSourceActor",
        "url": "http://example.com/bazz/bazz.js",
        "filename": "bazz.js",
        "pathname": "bazz/bazz.js"
      }
    },
    "sourcesText": {
      "fooSourceActor": {
        "contentType": "text/javascript",
        "text": "function() {\n  return foo;\n}"
      },
      "barSourceActor": {
        "contentType": "text/javascript",
        "text": "function() {\n  return bar;\n}"
      },
      "bazzSourceActor": {
        "contentType": "text/javascript",
        "text": "function() {\n  return bazz;\n}"
      }
    }
  },
  "breakpoints": {
    "breakpoints": {
      "fooBreakpointActor": {
        "id": "fooBreakpointActor",
        "location": {
          "sourceId": "fooSourceActor",
          "line": 16
        }
      },
      "barBreakpointActor": {
        "id": "barBreakpointActor",
        "location": {
          "sourceId": "barSourceActor",
          "line": 18
        }
      }
    }
  }
}

[ 0.158Quellennavigators  ]