{"id":16760986,"url":"https://github.com/bmeurer/terser-return-position","last_synced_at":"2025-03-16T09:23:53.075Z","repository":{"id":141109506,"uuid":"468237973","full_name":"bmeurer/terser-return-position","owner":"bmeurer","description":"Repro for Terser compression issue with return position","archived":false,"fork":false,"pushed_at":"2022-03-10T09:42:00.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T21:32:05.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmeurer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-10T07:28:08.000Z","updated_at":"2023-03-04T05:46:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"238d334e-6e44-49a0-ae9a-c10902e55499","html_url":"https://github.com/bmeurer/terser-return-position","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeurer%2Fterser-return-position","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeurer%2Fterser-return-position/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeurer%2Fterser-return-position/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmeurer%2Fterser-return-position/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmeurer","download_url":"https://codeload.github.com/bmeurer/terser-return-position/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243848616,"owners_count":20357595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T04:25:08.729Z","updated_at":"2025-03-16T09:23:53.044Z","avatar_url":"https://github.com/bmeurer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repro for terser return compression issue\n\nStart via\n\n```\nnpm install\nnpm run build\nnpm start\n```\n\nthen open http://localhost:3000 in Chromium, open DevTools,\nlocate `input.js` and set a breakpoint on line 2, go to the\nConsole and run `testFunction()` and click StepOver twice.\nIn the Sources panel in DevTools it will look like the execution\nwas paused on `obj.x` property access, but the Console already\nshows `1` being logged and the Scope view in the sidebar shows\nthat the JS engine is really paused on the return position.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmeurer%2Fterser-return-position","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmeurer%2Fterser-return-position","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmeurer%2Fterser-return-position/lists"}