> namespace JS { > class Value; // #include js/Value.h (not jsapi.h) if you need the > *definition* > }
Oh, and avoid |jsval| -- it's on the way out, and is just a typedef for JS::Value, which should be used instead. Nick _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform