summaryrefslogtreecommitdiff
path: root/fxjs/cfxjse_runtimedata.cpp
AgeCommit message (Expand)Author
2018-07-16Use UnownedPtr<> to v8::Isolates.Tom Sepez
2018-04-06Avoid uninitialized internal fields in V8 global objects.Tom Sepez
2018-02-09Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp}Tom Sepez
2017-12-04Remove XFA isolate trackerdan sinclair
2017-12-04Remove unused XFA codedan sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-03Remove FX_BOOL entirely.tsepez
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-21Fix leaks related to the usage of JSE runtime dataweili
2016-08-19Fix leaked array buffer allocators of isolatesweili
2016-07-12Move fpdfsdk/jsapi into fxjs/dsinclair
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair