[gjs/mozjs91: 57/64] Add DumpFunctions.h (again)




commit 94b51135f8486df49cfa5ed40cbcf59fc341cc8c
Author: Evan Welsh <contact evanwelsh com>
Date:   Sat Jul 10 20:37:24 2021 -0700

    Add DumpFunctions.h (again)

 gjs/context.cpp | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gjs/context.cpp b/gjs/context.cpp
index ec807e52..07a5f256 100644
--- a/gjs/context.cpp
+++ b/gjs/context.cpp
@@ -54,6 +54,7 @@
 #include <js/UniquePtr.h>
 #include <js/Value.h>
 #include <js/ValueArray.h>
+#include <js/friend/DumpFunctions.h>
 #include <jsapi.h>        // for JS_IsExceptionPending, ...
 #include <jsfriendapi.h>  // for DumpHeap, IgnoreNurseryObjects
 #include <mozilla/UniquePtr.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]