Bug 183234 - Add some tracing capability for debugging offlineasm transform.
Summary: Add some tracing capability for debugging offlineasm transform.
Status: ASSIGNED
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-02-28 17:14 PST by Mark Lam
Modified: 2020-06-12 19:12 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (4.40 KB, patch)
2018-02-28 17:33 PST, 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-02-28 17:14:58 PST
Patch coming.
Comment 1 Radar WebKit Bug Importer 2018-02-28 17:15:59 PST
<rdar://problem/38008021>
Comment 2 Mark Lam 2018-02-28 17:33:49 PST
Created attachment 334790 [details]
proposed patch.
Comment 3 Mark Lam 2020-06-12 19:12:50 PDT
Comment on attachment 334790 [details]
proposed patch.

Removing the r?.  We probably won't need these instrumentation again until we have to debug the LLInt with all its macros.  If we encounter this need again, we can consider applying this patch then.  For now, since no one has needed this yet, we can just hold off on reviewing and landing this patch.