Bug 174752 - [JSC] Initialize Bitmap<> in JSGlobalObjectFunctions.cpp in compile time
Summary: [JSC] Initialize Bitmap<> in JSGlobalObjectFunctions.cpp in compile time
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-21 23:35 PDT by Yusuke Suzuki
Modified: 2017-07-21 23:36 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-07-21 23:35:56 PDT
Now, it is racy.
https://bugs.webkit.org/show_bug.cgi?id=174747