Skip to content
Commit 5719e781 authored by Cosimo Cecchi's avatar Cosimo Cecchi
Browse files

all: schedule a full GC check after executing JS code

After we return from JS::Call* or JS::Evaluate*, schedule a GC check
for the next idle iteration, to prevent memory consumption skyrocketing.

https://bugzilla.gnome.org/show_bug.cgi?id=725099
parent b9741e9e
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