[webkit-changes] [WebKit/WebKit] cfd107: REGRESSION(271819 at main): Build fails due to undecl...
Adrian Perez
noreply at github.com
Wed Dec 13 06:39:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cfd1072e60148eabe7a9f8dc2ea692f4321fb6f9
https://github.com/WebKit/WebKit/commit/cfd1072e60148eabe7a9f8dc2ea692f4321fb6f9
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M Source/JavaScriptCore/bytecode/InlineCallFrameSet.h
Log Message:
-----------
REGRESSION(271819 at main): Build fails due to undeclared identifier InlineCallFrameMalloc
https://bugs.webkit.org/show_bug.cgi?id=266331
Reviewed by Justin Michaud.
* Source/JavaScriptCore/bytecode/InlineCallFrameSet.h: Remove usage of
InlineCallFrameMalloc, which is not defined anywhere.
Canonical link: https://commits.webkit.org/271979@main
More information about the webkit-changes
mailing list