summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_source.cpp
AgeCommit message (Expand)Author
2018-08-17Rename CJS_Return to CJS_Result.Tom Sepez
2018-08-17Introduce safer CJS_Return::Success() and Failure().Tom Sepez
2018-06-11Use spans in CJX_Object.Tom Sepez
2018-06-08Ensure CJS_Return() with error always includes a message.Tom Sepez
2018-02-08Move cjs_v8.cpp to cfx_v8.cppTom Sepez
2017-12-14Create classes for XFA JS objectsDan Sinclair
2017-12-12[js] Convert to using size instead of sentinelsDan Sinclair
2017-12-11[xfa] Refactor CJX method signatures.Dan Sinclair
2017-12-07[xfa] Move JS method information to files.chromium/3288Dan Sinclair