summaryrefslogtreecommitdiff
path: root/fxjs/cjs_global.cpp
AgeCommit message (Expand)Author
2018-06-06Remove still more v8::Context slot usage.chromium/3452Tom Sepez
2018-06-06Stop using some v8::Context slot to find runtime.Tom Sepez
2018-06-04Lowercase JS_Define.{h,cpp} and CJS_Define.hTom Sepez
2018-06-04Make CJS_Objects track CJS_Runtime (and hence the document itself)Tom Sepez
2018-04-23Disable JavaScript entirely if no JSPlatform passed by embedder.Tom Sepez
2018-03-21Replace deprecated SetNamedPropertyHandlerFranziska Hinkelmann
2018-02-07Split creation of ordinary object and bound objects in FXJS.chromium/3343Tom 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-17Pass Isolate to v8::String::Utf8Value APIAdam Klein
2017-12-12[js] Convert to using size instead of sentinelsDan Sinclair
2017-12-06Fix ps rendering.chromium/3287Henrique Nakashima
2017-11-22Remove some pointless assignments to "".Lei Zhang
2017-10-30Convert JS resource into enum classchromium/3254Dan Sinclair
2017-10-30Rename global data files to match contentsDan Sinclair
2017-10-30Move fpdfsdk/javascript to fxjs/Dan Sinclair