зеркало из https://github.com/mozilla/gecko-dev.git
1677d55556
When we mark call expressions as breakpoints, we want to make it as likely as possible that the call has its own unique positon. The existing logic means that it is more likely that the beginning of a call will align with the start of an expression statement or other debuggable step point. By using the property-access location, we're less likely to collide. Thid also adds a new bytecodes that were missed in the original code that added this position handling logic. Differential Revision: https://phabricator.services.mozilla.com/D17661 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
client | ||
docs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.mochitests.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
templates.mozbuild |