netsurf/javascript
Vincent Sanders a911ecaa48 Add compatability code to allow compilation with earlier Spidermonky versions
By using carefuly built macros we can make the spidermonkey binding
work on earlier editions of spidermonkey.

Some ideas taken from Chris Young and Ole

Signed-off-by: Vincent Sanders <vince@netsurf-browser.org>
2012-06-30 17:38:12 +01:00
..
jsapi Add compatability code to allow compilation with earlier Spidermonky versions 2012-06-30 17:38:12 +01:00
content.c ensure javascript content handler is initialised 2012-06-19 23:21:15 +00:00
content.h ensure javascript content handler is initialised 2012-06-19 23:21:15 +00:00
js.h fix mimetype handling of script elements 2012-06-28 14:38:28 +00:00
jsapi.c fix mimetype handling of script elements 2012-06-28 14:38:28 +00:00
jsapi.h Add compatability code to allow compilation with earlier Spidermonky versions 2012-06-30 17:38:12 +01:00
none.c fix mimetype handling of script elements 2012-06-28 14:38:28 +00:00