Bug 156329

Summary: [JSC] UInt32ToNumber should be NodeMustGenerate
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

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.