summaryrefslogtreecommitdiff
path: root/fxjs/JS_Define.h
AgeCommit message (Expand)Author
2018-02-09Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp}Tom Sepez
2018-02-08Make CFXJS_Engine::SetObjectPrivate() static.Tom Sepez
2018-02-05Fold CJS_EmbedObj classes into CJS_Object classesDan Sinclair
2018-02-05Remove the CJS_EmbedObj template param from JSConstructor.Dan Sinclair
2018-02-05Use unique pointer in CFXJS_PerObjectData.Tom Sepez
2018-02-01Introduce CXFJS_Engine::EngineFromContext/SetEngineInContext helpersTom Sepez
2018-01-30Remove bare new from JS_Define.hTom Sepez
2017-10-30Move fpdfsdk/javascript to fxjs/Dan Sinclair