From cf0941b07000e35c2deba3f77741661cb9508b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20L=C3=A4nd?= Date: Wed, 16 Aug 2023 10:38:31 +0000 Subject: [PATCH] Bug 1847469: apply code formatting via Lando # ignore-this-changeset --- js/src/frontend/BytecodeCompiler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/src/frontend/BytecodeCompiler.cpp b/js/src/frontend/BytecodeCompiler.cpp index cd3e229cf5c4..ed83c0e553e4 100644 --- a/js/src/frontend/BytecodeCompiler.cpp +++ b/js/src/frontend/BytecodeCompiler.cpp @@ -28,7 +28,7 @@ #include "js/AllocPolicy.h" // js::SystemAllocPolicy, ReportOutOfMemory #include "js/CharacterEncoding.h" // JS_EncodeStringToUTF8 #include "js/ColumnNumber.h" // JS::LimitedColumnNumberZeroOrigin, JS::ColumnNumberZeroOrigin -#include "js/ErrorReport.h" // JS_ReportErrorASCII +#include "js/ErrorReport.h" // JS_ReportErrorASCII #include "js/experimental/JSStencil.h" #include "js/GCVector.h" // JS::StackGCVector #include "js/Id.h" // JS::PropertyKey