summaryrefslogtreecommitdiff
path: root/fxjs/cjs_document.h
AgeCommit message (Expand)Author
2018-06-26Use ObservedPtr for CJS_Field::m_pJSFieldTom Sepez
2018-06-08Remove CJS_Object::InitInstance().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-02-05Fold CJS_EmbedObj classes into CJS_Object classesDan Sinclair
2018-02-05Remove the CJS_EmbedObj template param from JSConstructor.Dan Sinclair
2018-01-29Kill some bare |new|s in cjs_field.cppTom Sepez
2017-10-30Move fpdfsdk/javascript to fxjs/Dan Sinclair