Bug 102311 - [V8] Get rid of a redundant branch in JSValueToNative()
Summary: [V8] Get rid of a redundant branch in JSValueToNative()
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: 2012-11-14 18:02 PST by Kentaro Hara
Modified: 2012-11-14 19:32 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.87 KB, patch)
2012-11-14 18:03 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 2012-11-14 18:02:15 PST
[V8] Get rid of a redundant branch in JSValueToNative().
Comment 1 Kentaro Hara 2012-11-14 18:03:21 PST
Created attachment 174306 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-14 19:32:18 PST
Comment on attachment 174306 [details]
Patch

Clearing flags on attachment: 174306

Committed r134728: <http://trac.webkit.org/changeset/134728>
Comment 3 WebKit Review Bot 2012-11-14 19:32:21 PST
All reviewed patches have been landed.  Closing bug.