mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
31ff00e324
Many of the watchpoint bugs have to do with wp->setter and wp->shape getting out of sync. The new function js_UpdateWatchpointsForShape takes care of bringing all relevant watchpoints fully up to date; it is called from the places in jsscope.cpp where property changes take place, and is also used by the watchpoint creation code. DropWatchPointAndUnlock becomes simpler; js_FindWatchPoint, js_WrapWatchedSetter and js_watch_set_wrapper become static to jsdbgapi.cpp. |
||
---|---|---|
.. | ||
ipc | ||
jetpack | ||
jsd | ||
src | ||
landbranch.pl |