Source code
Revision control
Copy as Markdown
Other Tools
exports[`initializing when pending breakpoints exist in prefs syncs pending breakpoints 1`] = `
Object {
"astLocation": Object {
"index": 0,
"name": undefined,
"offset": Object {
"line": 5,
},
},
"disabled": false,
"generatedLocation": Object {
"column": 2,
"line": 5,
},
"location": Object {
"column": 2,
"line": 5,
},
"options": Object {
"condition": null,
"hidden": false,
},
},
}
`;