Skip to content
Commit 7ae2fa56 authored by Colin Walters's avatar Colin Walters
Browse files

Use fast constructors if available

"slow" natives were removed in the mozjs commit:
http://hg.mozilla.org/mozilla-central/rev/66c8ad02543b

In order to work with both, add compatibility macros to compat.h,
and also update the ones in jsapi-util.h to use these.

Port all constructors to use these macros.

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