Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 84d8a6812836814efd8016819d0d7fc2ab5b69cb https://github.com/WebKit/WebKit/commit/84d8a6812836814efd8016819d0d7fc2ab5b69cb Author: Yusuke Suzuki <ysuz...@apple.com> Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths: M Source/JavaScriptCore/jit/JITPlan.cpp Log Message: ----------- [JSC] Fix bytecode profiler's compilation information https://bugs.webkit.org/show_bug.cgi?id=259962 rdar://113600614 Reviewed by Keith Miller. We should record Baseline etc. as compilation target. * Source/JavaScriptCore/jit/JITPlan.cpp: (JSC::JITPlan::compileInThread): Canonical link: https://commits.webkit.org/266729@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes