Bug 122947 - Remove JITStackFrame references in JIT probes
Summary: Remove JITStackFrame references in JIT probes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 00:57 PDT by Mark Lam
Modified: 2013-10-17 06:42 PDT (History)
0 users

See Also:


Attachments
the patch. (11.78 KB, patch)
2013-10-17 01:06 PDT, Mark Lam
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2013-10-17 00:57:12 PDT
Patch coming soon.
Comment 1 Mark Lam 2013-10-17 01:06:32 PDT
Created attachment 214430 [details]
the patch.
Comment 2 Mark Lam 2013-10-17 06:42:38 PDT
Thanks for the review.  Landed in r157571: <http://trac.webkit.org/r157571>.