Bug 187070 - Skip some unnecessary work in Interpreter::getStackTrace().
Summary: Skip some unnecessary work in Interpreter::getStackTrace().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-26 16:40 PDT by Mark Lam
Modified: 2018-06-26 17:44 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (1.57 KB, patch)
2018-06-26 16:41 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-06-26 16:40:02 PDT
Patch coming.
Comment 1 Mark Lam 2018-06-26 16:41:52 PDT
Created attachment 343660 [details]
proposed patch.
Comment 2 Michael Saboff 2018-06-26 16:52:35 PDT
Comment on attachment 343660 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2018-06-26 17:36:17 PDT
Comment on attachment 343660 [details]
proposed patch.

Thanks for the review.  Landing.
Comment 4 WebKit Commit Bot 2018-06-26 17:43:31 PDT
Comment on attachment 343660 [details]
proposed patch.

Clearing flags on attachment: 343660

Committed r233234: <https://trac.webkit.org/changeset/233234>
Comment 5 WebKit Commit Bot 2018-06-26 17:43:33 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-06-26 17:44:19 PDT
<rdar://problem/41500353>