netsurf/content/handlers/javascript
Daniel Silverstone 3c4652c1c3
Dukky: Upgrade dukky binding to support new heap/thread split
Update the duktape bindings and dukky interface to support the
new JS heap/thread split.  Heaps may have multiple active threads
though in general there will only be 2 at a time.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-03-21 20:01:38 +00:00
..
duktape Dukky: Upgrade dukky binding to support new heap/thread split 2020-03-21 20:01:38 +00:00
none JS: Add concept of thread destroy 2020-03-21 18:57:57 +00:00
WebIDL Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
content.c make content close check the content status itself 2019-07-10 16:42:52 +01:00
content.h Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
fetcher.c Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
fetcher.h Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
js.h JS: Add concept of thread destroy 2020-03-21 18:57:57 +00:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00