Bug 80340 - The LLInt should work even when the JIT is disabled
Summary: The LLInt should work even when the JIT is disabled
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: InRadar
Depends on:
Blocks:
 
Reported: 2012-03-05 15:49 PST by Filip Pizlo
Modified: 2012-03-05 22:55 PST (History)
0 users

See Also:


Attachments
the patch (19.94 KB, patch)
2012-03-05 16:18 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (19.72 KB, patch)
2012-03-05 16:23 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (19.95 KB, patch)
2012-03-05 16:33 PST, Filip Pizlo
barraclough: review+
Details | Formatted Diff | Diff
the patch (20.56 KB, patch)
2012-03-05 22:30 PST, Filip Pizlo
no flags 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-03-05 15:49:39 PST
Patch forthcoming.

<rdar://problem/10922235>
Comment 1 Filip Pizlo 2012-03-05 16:18:16 PST
Created attachment 130222 [details]
the patch
Comment 2 Filip Pizlo 2012-03-05 16:23:31 PST
Created attachment 130224 [details]
the patch

Removed an unintentional config change.
Comment 3 Filip Pizlo 2012-03-05 16:33:13 PST
Created attachment 130228 [details]
the patch

Fixed ARM
Comment 4 Filip Pizlo 2012-03-05 22:30:51 PST
Created attachment 130295 [details]
the patch
Comment 5 Filip Pizlo 2012-03-05 22:55:09 PST
Landed in http://trac.webkit.org/changeset/109863