Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a3b623e0dec22a754ab29e32081ea6d260b33e0f
https://github.com/WebKit/WebKit/commit/a3b623e0dec22a754ab29e32081ea6d260b33e0f
Author: Mark Lam <[email protected]>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M Source/JavaScriptCore/interpreter/CachedCall.h
Log Message:
-----------
Unindent CachedCall.h to conform to style guide.
https://bugs.webkit.org/show_bug.cgi?id=253440
rdar://106291110
Reviewed by Justin Michaud.
We don't normally do this, but this is a small header file and I'm about to do
a lot work
in here. Rather than pile onto this code with the broken style, I decided to
unindent it
first to fix the style before adding code.
* Source/JavaScriptCore/interpreter/CachedCall.h:
(JSC::CachedCall::CachedCall):
(JSC::CachedCall::call):
(JSC::CachedCall::setThis):
(JSC::CachedCall::clearArguments):
(JSC::CachedCall::appendArgument):
(JSC::CachedCall::hasOverflowedArguments):
Canonical link: https://commits.webkit.org/261275@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes