Bug 87332 - DFGCapabilities should not try to get an arguments register from code blocks that don't have one
Summary: DFGCapabilities should not try to get an arguments register from code blocks ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 19:26 PDT by Filip Pizlo
Modified: 2012-05-23 19:33 PDT (History)
0 users

See Also:


Attachments
the patch (1.32 KB, patch)
2012-05-23 19:29 PDT, Filip Pizlo
aestes: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-05-23 19:26:49 PDT
Patch forthcoming.

This fixes some crashes in jquery/manipulation.html
Comment 1 Filip Pizlo 2012-05-23 19:29:03 PDT
Created attachment 143704 [details]
the patch
Comment 2 Filip Pizlo 2012-05-23 19:33:30 PDT
Landed in http://trac.webkit.org/changeset/118310