[gjs/wip/ptomato/mozjs38: 3/4] WIP - stuff



commit e1863719eee90a678070ba768ffa7cb4c038de58
Author: Philip Chimento <philip endlessm com>
Date:   Fri Jan 6 18:05:43 2017 -0800

    WIP - stuff

 gjs/context.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gjs/context.cpp b/gjs/context.cpp
index 1c3b829..f57aece 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]