Bug 81559 - LLInt get_by_pname slow path incorrectly assumes that the operands are not constants
Summary: LLInt get_by_pname slow path incorrectly assumes that the operands are not co...
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-19 14:01 PDT by Filip Pizlo
Modified: 2012-03-19 14:18 PDT (History)
0 users

See Also:


Attachments
the patch (1.24 KB, patch)
2012-03-19 14:03 PDT, Filip Pizlo
msaboff: 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-03-19 14:01:47 PDT
Patch forthcoming.

<rdar://problem/11068789>
Comment 1 Filip Pizlo 2012-03-19 14:03:55 PDT
Created attachment 132664 [details]
the patch
Comment 2 Filip Pizlo 2012-03-19 14:18:54 PDT
Landed in http://trac.webkit.org/changeset/111244