> Can you give me an example of what that type looks like?

Sure. The two typedefs are

http://dxr.mozilla.org/mozilla/mozilla-central/js/src/jsapi.h.html#l1175
and
http://dxr.mozilla.org/mozilla/mozilla-central/js/src/jsapi.h.html#l1146

We could probably define the C api with jsval_layout directly and add
a constructor to Value, but I would like to avoid big changes at the
same time I am trying to switch the compiler :-)

>
> ~Aaron

Cheers,
Rafael
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to