Bug 118315 - Fix places in DFG that call out to C that don't set the CodeOrigin
Summary: Fix places in DFG that call out to C that don't set the CodeOrigin
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-02 12:03 PDT by Mark Hahnenberg
Modified: 2013-07-02 12:09 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2013-07-02 12:03:18 PDT
This is causing some crashes in the DFG when calling bytecodeOffsetForCallAtIndex from lookupExceptionHandler.
Comment 1 Mark Hahnenberg 2013-07-02 12:09:51 PDT
<rdar://problem/14335288>