Skip to content
Commit bc988e50 authored by Philip Chimento's avatar Philip Chimento
Browse files

context: Root interned strings

We put the collection of interned strings into an array of
JS::PersistentRootedId to make sure they are not garbage-collected;
otherwise there was nothing keeping them from being freed.

https://bugzilla.gnome.org/show_bug.cgi?id=776966
parent f9380569
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment