Bug 169180 - [JSC] Clean up mcontext_t handlings
Summary: [JSC] Clean up mcontext_t handlings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-05 00:47 PST by Yusuke Suzuki
Modified: 2017-03-21 02:22 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 Yusuke Suzuki 2017-03-05 00:47:59 PST
mcontext_t handling code is scattered in heap/, tools/ and wasm/.
Comment 1 Yusuke Suzuki 2017-03-21 02:22:04 PDT
Done in r213886.