GNOME Bugzilla – Bug 629953
threads docs
Last modified: 2018-01-27 11:44:45 UTC
Created attachment 170511 [details] docs on threads I wrote this a long time ago, apparently. But forgot to do anything with it.
However, this has changed in latest SpiderMonkey upstream with the introduction of "compartments" which are separate heaps that I _think_ can be used from separate threads without having to begin/end request or something like that, or at least that's the eventual plan. OK I'm fuzzy on the details. but it changes with latest upstream, is the point.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gjs/issues/51.