Bug 47826 - Strict mode: JIT doesn't check for |this| being an immediate before dereferencing
Summary: Strict mode: JIT doesn't check for |this| being an immediate before dereferen...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 09:25 PDT by Oliver Hunt
Modified: 2021-12-21 16:05 PST (History)
1 user (show)

See Also:


Attachments
Patch (5.34 KB, patch)
2010-10-18 09:27 PDT, Oliver Hunt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-10-18 09:25:34 PDT
Strict mode: JIT doesn't check for |this| being an immediate before dereferencing
Comment 1 Oliver Hunt 2010-10-18 09:27:48 PDT
Created attachment 71045 [details]
Patch
Comment 2 Oliver Hunt 2010-10-18 09:48:09 PDT
Committed r69965: <http://trac.webkit.org/changeset/69965>