summaryrefslogtreecommitdiff
path: root/fxjs/cfxjse_value.cpp
AgeCommit message (Expand)Author
2018-10-19Roll v8/ 604c50c84..626844157 (516 commits)chromium/3588chromium/3587chromium/3586Lei Zhang
2018-10-18Forward declare some fxjs/ classes.Lei Zhang
2018-08-30Stop using deprecated V8 APIs in CFXJSE_Value.Lei Zhang
2018-08-28Stop using deprecated v8::ObjectTemplate::NewInstance().Lei Zhang
2018-08-21Fix usage of deprecated V8 Value::*Value methodsDan Elphick
2018-07-24Remove lpClass argument from FXJSE_RetrieveObjectBinding()Tom Sepez
2018-07-23Remove argument from CFXJSE_Value::ToHostObject()Tom Sepez
2018-07-16Use UnownedPtr<> to v8::Isolates.Tom Sepez
2018-01-22Use MaybeLocal versions of v8::Script APIsAdam Klein
2018-01-17Pass Isolate to v8::String::Utf8Value APIAdam Klein
2017-12-04XFA JS method cleanupdan sinclair
2017-11-06Cleanup CFXJSE_Value::SetObjectDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-01-11Cleaning up memory allocation in CXFA_FM2JSContext - IVDan Sinclair
2016-11-03Remove FX_BOOL entirely.tsepez
2016-09-29Move fxjs/include to fxjsdsinclair
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair