Bug 156329 - [JSC] UInt32ToNumber should be NodeMustGenerate
Summary: [JSC] UInt32ToNumber should be NodeMustGenerate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-06 20:20 PDT by Benjamin Poulain
Modified: 2016-04-06 21:33 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.09 KB, patch)
2016-04-06 20:20 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch for landing (2.08 KB, patch)
2016-04-06 20:31 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2016-04-06 20:20:05 PDT
[JSC] UInt32ToNumber should be NodeMustGenerate
Comment 1 Benjamin Poulain 2016-04-06 20:20:41 PDT
Created attachment 275853 [details]
Patch
Comment 2 Geoffrey Garen 2016-04-06 20:27:19 PDT
Comment on attachment 275853 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=275853&action=review

> Source/JavaScriptCore/ChangeLog:8
> +        It exists on negative numbers on the integer path.

exits
Comment 3 Benjamin Poulain 2016-04-06 20:31:17 PDT
Created attachment 275854 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2016-04-06 21:33:34 PDT
Comment on attachment 275854 [details]
Patch for landing

Clearing flags on attachment: 275854

Committed r199148: <http://trac.webkit.org/changeset/199148>
Comment 5 WebKit Commit Bot 2016-04-06 21:33:36 PDT
All reviewed patches have been landed.  Closing bug.