Bug 109009 - Add #if USE(V8) to Node::V8CollectableDuringMinorGCFlag
Summary: Add #if USE(V8) to Node::V8CollectableDuringMinorGCFlag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-05 22:53 PST by Kentaro Hara
Modified: 2013-02-05 23:46 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2013-02-05 22:55 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2013-02-05 22:53:57 PST
The flag is used by V8 only.
Comment 1 Kentaro Hara 2013-02-05 22:55:16 PST
Created attachment 186762 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-05 23:46:28 PST
Comment on attachment 186762 [details]
Patch

Clearing flags on attachment: 186762

Committed r141972: <http://trac.webkit.org/changeset/141972>
Comment 3 WebKit Review Bot 2013-02-05 23:46:31 PST
All reviewed patches have been landed.  Closing bug.