[webkit-changes] [WebKit/WebKit] 422ff2: Unreviewed, reverting 265586 at main.
Commit Queue
noreply at github.com
Thu Jul 6 06:38:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 422ff29f1b4c768538b68a76122e9afc0e2b36bd
https://github.com/WebKit/WebKit/commit/422ff29f1b4c768538b68a76122e9afc0e2b36bd
Author: Commit Queue <commit-queue at webkit.org>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M Source/JavaScriptCore/CMakeLists.txt
M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
M Source/JavaScriptCore/bytecode/CodeBlock.cpp
M Source/JavaScriptCore/profiler/ProfilerBytecode.cpp
M Source/JavaScriptCore/profiler/ProfilerBytecode.h
M Source/JavaScriptCore/profiler/ProfilerBytecodeSequence.cpp
M Source/JavaScriptCore/profiler/ProfilerBytecodeSequence.h
M Source/JavaScriptCore/profiler/ProfilerBytecodes.cpp
M Source/JavaScriptCore/profiler/ProfilerBytecodes.h
M Source/JavaScriptCore/profiler/ProfilerCompilation.cpp
M Source/JavaScriptCore/profiler/ProfilerCompilation.h
M Source/JavaScriptCore/profiler/ProfilerCompiledBytecode.cpp
M Source/JavaScriptCore/profiler/ProfilerCompiledBytecode.h
M Source/JavaScriptCore/profiler/ProfilerDatabase.cpp
M Source/JavaScriptCore/profiler/ProfilerDatabase.h
R Source/JavaScriptCore/profiler/ProfilerDumper.h
M Source/JavaScriptCore/profiler/ProfilerEvent.cpp
M Source/JavaScriptCore/profiler/ProfilerEvent.h
M Source/JavaScriptCore/profiler/ProfilerOSRExit.cpp
M Source/JavaScriptCore/profiler/ProfilerOSRExit.h
M Source/JavaScriptCore/profiler/ProfilerOSRExitSite.cpp
M Source/JavaScriptCore/profiler/ProfilerOSRExitSite.h
M Source/JavaScriptCore/profiler/ProfilerOrigin.cpp
M Source/JavaScriptCore/profiler/ProfilerOrigin.h
M Source/JavaScriptCore/profiler/ProfilerOriginStack.cpp
M Source/JavaScriptCore/profiler/ProfilerOriginStack.h
M Source/JavaScriptCore/profiler/ProfilerProfiledBytecodes.cpp
M Source/JavaScriptCore/profiler/ProfilerProfiledBytecodes.h
M Source/JavaScriptCore/profiler/ProfilerUID.cpp
M Source/JavaScriptCore/profiler/ProfilerUID.h
M Source/JavaScriptCore/runtime/CommonIdentifiers.h
M Source/JavaScriptCore/runtime/OptionsList.h
M Source/JavaScriptCore/runtime/VM.cpp
M Source/WTF/wtf/JSONValues.cpp
M Source/WTF/wtf/JSONValues.h
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
Log Message:
-----------
Unreviewed, reverting 265586 at main.
https://bugs.webkit.org/show_bug.cgi?id=258924
Introduced a memory regression
Reverted changeset:
"[JSC] Use JSONValues for Bytecode Profiler output instead of JSC's JSON"
https://bugs.webkit.org/show_bug.cgi?id=258606
https://commits.webkit.org/265586@main
Canonical link: https://commits.webkit.org/265800@main
More information about the webkit-changes
mailing list