Bug 156886 - LLInt CallSiteIndex off by 1
Summary: LLInt CallSiteIndex off by 1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-21 17:43 PDT by Saam Barati
Modified: 2016-04-21 21:25 PDT (History)
11 users (show)

See Also:


Attachments
patch (1.32 KB, patch)
2016-04-21 17:44 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-04-21 17:43:23 PDT
I think was done for historical reasons but isn't needed anymore.
Comment 1 Saam Barati 2016-04-21 17:44:28 PDT
Created attachment 276988 [details]
patch
Comment 2 Benjamin Poulain 2016-04-21 20:36:00 PDT
Comment on attachment 276988 [details]
patch

I cannot verify this on the internal tests either. They also crash my machine.
Let's go for it.
Comment 3 WebKit Commit Bot 2016-04-21 21:25:50 PDT
Comment on attachment 276988 [details]
patch

Clearing flags on attachment: 276988

Committed r199864: <http://trac.webkit.org/changeset/199864>
Comment 4 WebKit Commit Bot 2016-04-21 21:25:55 PDT
All reviewed patches have been landed.  Closing bug.