summaryrefslogtreecommitdiff
path: root/fxjs/cfxjse_formcalc_context.h
AgeCommit message (Expand)Author
2018-10-18One more round of IWYU in fxjs/.Lei Zhang
2018-10-18Forward declare some fxjs/ classes.Lei Zhang
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-07Remove WideString::Format() from ThrowException() methods.chromium/3516Tom Sepez
2018-08-02Simplify CFXJSE_FormCalcContext::unfoldArgs().Lei Zhang
2018-08-01Encapsulate some public static methods in CFXJSE_FormCalcContext.Lei Zhang
2018-07-23Replace CFXJSE_HostObject::type_ with polymorphic conversion methodsTom Sepez
2018-07-16Use UnownedPtr<> to v8::Isolates.Tom Sepez
2017-12-04Cleanup ResolveObjects params and returnDan Sinclair
2017-11-06Call CJX methods directly instead of proxyingDan Sinclair
2017-11-01Move some XFA JS code into fxjs/Dan Sinclair