Bug 150143 - Remove unimplemented methods in CopiedSpace
Summary: Remove unimplemented methods in CopiedSpace
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-14 14:48 PDT by Joseph Pecoraro
Modified: 2015-10-14 18:07 PDT (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1002 bytes, patch)
2015-10-14 14:48 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-10-14 14:48:12 PDT
Remove unimplemented methods in CopiedSpace.

`startedEdenCopy` / `startedFullCopy` looks like they were replaced by `template <HeapOperation>  startedCopying`.
Comment 1 Joseph Pecoraro 2015-10-14 14:48:48 PDT
Created attachment 263112 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-10-14 18:07:16 PDT
Comment on attachment 263112 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 263112

Committed r191079: <http://trac.webkit.org/changeset/191079>
Comment 3 WebKit Commit Bot 2015-10-14 18:07:24 PDT
All reviewed patches have been landed.  Closing bug.