[webkit-changes] [WebKit/WebKit] 579654: [JSC] Switch dumpCompilerConstructionSite
Yusuke Suzuki
noreply at github.com
Mon Mar 13 12:38:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5796545e43d9fc69736ab7b13690a90e412948f7
https://github.com/WebKit/WebKit/commit/5796545e43d9fc69736ab7b13690a90e412948f7
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M Source/JavaScriptCore/b3/B3Value.cpp
M Source/JavaScriptCore/runtime/OptionsList.h
Log Message:
-----------
[JSC] Switch dumpCompilerConstructionSite
https://bugs.webkit.org/show_bug.cgi?id=253838
rdar://106656960
Reviewed by Keith Miller.
Add switch to dumpCompilerConstructionSite since it takes long time.
* Source/JavaScriptCore/b3/B3Value.cpp:
(JSC::B3::Value::generateCompilerConstructionSite):
* Source/JavaScriptCore/runtime/OptionsList.h:
Canonical link: https://commits.webkit.org/261582@main
More information about the webkit-changes
mailing list