Bug 121330 - DFG AI assumes that ToThis can never return non-object if it is passed an object, and operationToThis will get the wrong value of isStrictMode() if there's inlining
Summary: DFG AI assumes that ToThis can never return non-object if it is passed an obj...
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:
: 121193 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-09-13 16:10 PDT by Filip Pizlo
Modified: 2013-09-19 12:25 PDT (History)
8 users (show)

See Also:


Attachments
the patch (11.66 KB, patch)
2013-09-13 16:12 PDT, Filip Pizlo
oliver: 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 2013-09-13 16:10:32 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-09-13 16:12:25 PDT
Created attachment 211599 [details]
the patch
Comment 2 Filip Pizlo 2013-09-13 16:17:41 PDT
Landed in http://trac.webkit.org/changeset/155730
Comment 3 Mark Lam 2013-09-19 12:25:04 PDT
*** Bug 121193 has been marked as a duplicate of this bug. ***