RESOLVED FIXED 146897
If Watchpoint::fire() looks at the state of the world, it should definitely see its set invalidated, and maybe it should see the object of interest in the transitioned-to state
https://bugs.webkit.org/show_bug.cgi?id=146897
Summary If Watchpoint::fire() looks at the state of the world, it should definitely s...
Filip Pizlo
Reported 2015-07-12 21:43:19 PDT
Patch forthcoming.
Attachments
the patch (13.42 KB, patch)
2015-07-12 21:51 PDT, Filip Pizlo
no flags
the patch (13.69 KB, patch)
2015-07-12 21:54 PDT, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2015-07-12 21:51:21 PDT
Created attachment 256685 [details] the patch
Filip Pizlo
Comment 2 2015-07-12 21:54:44 PDT
Created attachment 256686 [details] the patch moar changelog.
Mark Lam
Comment 3 2015-07-13 08:41:56 PDT
Comment on attachment 256686 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=256686&action=review r=me > Source/JavaScriptCore/ChangeLog:34 > + it would fine that the singleton object's structure is no longer watchable. This is typo: fine => find.
Filip Pizlo
Comment 4 2015-07-13 13:11:25 PDT
Note You need to log in before you can comment on or make changes to this bug.