diff options
author | Giovanni Campagna <gcampagna@src.gnome.org> | 2014-02-18 03:16:38 +0100 |
---|---|---|
committer | Philip Chimento <philip.chimento@gmail.com> | 2017-01-13 22:02:53 -0800 |
commit | ad5e1596521880bb7d9bef8b12c03521f3cf222b (patch) | |
tree | b2d20279c7185750bc916be914bc71ae5c3310b0 /gjs/coverage.cpp | |
parent | d3c52255ff2094584b392e46a1977e7a1f1453b2 (diff) | |
download | gjs-ad5e1596521880bb7d9bef8b12c03521f3cf222b.tar.gz |
Add support for write barriers to classes with a custom trace
To support write barriers (which are a prerequisite for incremental
GC), all manually traced pointers to GC things need to be converted
to JS::Heap<T>, and their holders made into C++ objects with
constructors and destructors.
https://bugzilla.gnome.org/show_bug.cgi?id=724797
Diffstat (limited to 'gjs/coverage.cpp')
0 files changed, 0 insertions, 0 deletions