summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/javascript/JS_Runtime.h
AgeCommit message (Expand)Author
2015-11-12Remove relative includes.Lei Zhang
2015-11-10Keep "static" objects per-context rather than per isolate.Tom Sepez
2015-11-06Fix all relative includes to core.Lei Zhang
2015-10-09Pass IJS_Runtime, not IJS_Context, to native object constructors.Tom Sepez
2015-10-08Wean CJS_Value off of v8::Isolate.Tom Sepez
2015-10-07Rename IFXJS_Runtime and IFXJS_Context to IJS_.Tom Sepez
2015-10-06Make the vast majority of JS headers private to src/javascript.Tom Sepez