Bug 99631 - JIT op_get_by_pname should call cti_get_by_val_generic and not cti_get_by_val
Summary: JIT op_get_by_pname should call cti_get_by_val_generic and not cti_get_by_val
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-10-17 13:30 PDT by Filip Pizlo
Modified: 2012-10-17 14:13 PDT (History)
1 user (show)

See Also:


Attachments
the patch (2.15 KB, patch)
2012-10-17 13:32 PDT, Filip Pizlo
mhahnenberg: 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-10-17 13:30:37 PDT
Patch forthcoming.

<rdar://problem/12483221>
Comment 1 Filip Pizlo 2012-10-17 13:32:21 PDT
Created attachment 169245 [details]
the patch
Comment 2 Mark Hahnenberg 2012-10-17 13:33:51 PDT
Comment on attachment 169245 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-10-17 14:13:03 PDT
Landed in http://trac.webkit.org/changeset/131642