Skip to content
Commit 7fe64a15 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

Remove the use of priv_from_js in the finalizer

In debug mode, JS_InstanceOf checks to make sure that we aren't in
a GC at the current moment, so the finalizer function cannot call
do a dynamic typecheck in this case.

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