summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/js.h
Commit message (Expand)AuthorAgeFilesLines
* JS: Add concept of js_closethreadDaniel Silverstone2020-03-221-4/+17
* JS: Add concept of thread destroyDaniel Silverstone2020-03-211-0/+14
* JS: Split concept of JS context into heap and threadDaniel Silverstone2020-03-211-17/+45
* JS: Remove unused slow script callbackDaniel Silverstone2020-03-211-5/+1
* cleanup some javascript documentation commentsVincent Sanders2019-07-121-18/+29
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-1/+1
* JS: Attribute external JS to the URI it came from in backtracesDaniel Silverstone2019-05-041-1/+1
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-071-0/+102