Bug 76978 - Inlining breaks call frame walking when the walking is done from outside the inlinee, but inside a code block that had inlining
Summary: Inlining breaks call frame walking when the walking is done from outside the ...
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-01-24 20:46 PST by Filip Pizlo
Modified: 2012-04-12 11:06 PDT (History)
1 user (show)

See Also:


Attachments
the patch (24.56 KB, patch)
2012-01-24 20:51 PST, 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 2012-01-24 20:46:59 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-01-24 20:48:52 PST
<rdar://problem/10720904>
Comment 2 Filip Pizlo 2012-01-24 20:51:00 PST
Created attachment 123879 [details]
the patch
Comment 3 Filip Pizlo 2012-01-25 10:29:46 PST
http://trac.webkit.org/
Comment 4 Eric Seidel (no email) 2012-04-12 11:05:39 PDT
r105894
Comment 5 Eric Seidel (no email) 2012-04-12 11:06:02 PDT
http://trac.webkit.org/changeset/105894 rather.