netsurf/content/handlers/javascript
Daniel Silverstone 8b4ec11b89 Dukky: Change from specifically named generics
Instead of specifically having to extract each generic by name,
such as makeListProxy, instead support the entire generics table
and use `dukky_push_generics()` to gain access to it.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-05 22:17:10 +01:00
..
duktape Dukky: Change from specifically named generics 2019-05-05 22:17:10 +01:00
none JS: Attribute external JS to the URI it came from in backtraces 2019-05-04 17:32:17 +01:00
WebIDL Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
content.c Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +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: Attribute external JS to the URI it came from in backtraces 2019-05-04 17:32:17 +01:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00