Bug 159658 - Remove CopiedSpace and use MarkedSpace instead
Summary: Remove CopiedSpace and use MarkedSpace instead
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on: 159643 160053 160125 161100 161744
Blocks: 149432
  Show dependency treegraph
 
Reported: 2016-07-11 17:05 PDT by Filip Pizlo
Modified: 2016-09-08 15:14 PDT (History)
0 users

See Also:


Attachments
work in progress (102.55 KB, patch)
2016-09-08 13:01 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
moar (117.96 KB, patch)
2016-09-08 13:20 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (125.31 KB, patch)
2016-09-08 14:37 PDT, Filip Pizlo
keith_miller: 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 2016-07-11 17:05:31 PDT
This will be super fun!
Comment 1 Filip Pizlo 2016-09-08 13:01:11 PDT
Created attachment 288309 [details]
work in progress
Comment 2 Filip Pizlo 2016-09-08 13:20:15 PDT
Created attachment 288312 [details]
moar
Comment 3 Filip Pizlo 2016-09-08 14:37:42 PDT
Created attachment 288324 [details]
the patch
Comment 4 Keith Miller 2016-09-08 14:42:12 PDT
Comment on attachment 288324 [details]
the patch

r=me.
Comment 5 Filip Pizlo 2016-09-08 15:14:34 PDT
Landed in https://trac.webkit.org/changeset/205666