Bug 124465 - Simplify WatchpointSet state tracking
Summary: Simplify WatchpointSet state tracking
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 124464
  Show dependency treegraph
 
Reported: 2013-11-16 21:35 PST by Filip Pizlo
Modified: 2013-11-17 18:08 PST (History)
7 users (show)

See Also:


Attachments
work in progress (16.69 KB, patch)
2013-11-16 21:58 PST, Filip Pizlo
buildbot: commit-queue-
Details | Formatted Diff | Diff
the patch (20.97 KB, patch)
2013-11-16 22:44 PST, Filip Pizlo
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-11-16 21:35:32 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-11-16 21:58:40 PST
Created attachment 217143 [details]
work in progress

I'm marking this WIP patch r? because the only thing left is just to port it to the various assemblers.  On 64-bit x86 it passes all tests.
Comment 2 Build Bot 2013-11-16 22:41:26 PST
Comment on attachment 217143 [details]
work in progress

Attachment 217143 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/25418007
Comment 3 Filip Pizlo 2013-11-16 22:44:28 PST
Created attachment 217144 [details]
the patch
Comment 4 Filip Pizlo 2013-11-17 18:08:41 PST
Landed in http://trac.webkit.org/changeset/159395