chromium/third_party/blink/web_tests/http/tests/devtools/sources/debugger/resources/resolve-variable-names-compressed.js

function foo(o,t){try{throw"boom!"}catch(e){var n={};var r=new Map;r.set(o,t);debugger;return r.get(n)}}function testFunction(){foo(100,"hello")}
//# sourceMappingURL=resolve-variable.js.map