[gjs/wip/ptomato/mozjs38: 12/14] WIP - fixme?



commit 994994ad20ff05492729d77a762ce7959a8c4869
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Jan 20 23:13:16 2017 -0800

    WIP - fixme?

 gjs/context.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gjs/context.cpp b/gjs/context.cpp
index b7022c1..b055ec8 100644
--- a/gjs/context.cpp
+++ b/gjs/context.cpp
@@ -75,6 +75,7 @@ struct _GjsContext {
 
     guint    auto_gc_id;
 
+    /* FIXME - array of PersistentRooted<jsid>? */
     jsid const_strings[GJS_STRING_LAST];
 };
 


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