summaryrefslogtreecommitdiff
path: root/fxjs/fxjs_v8.h
AgeCommit message (Expand)Author
2017-10-25Make NewNull return an actual Nulldan sinclair
2017-10-25Convert JS input params to v8::Local<v8::Value>>sdan sinclair
2017-09-18Convert string class namesRyan Harrison
2017-06-01Replace some repeated code with existing CFXJS_Engine::NewString() helper.Tom Sepez
2017-03-26Use PartitionAlloc for JavaScript ArrayBuffers and strings.Chris Palmer
2017-03-15Add array_buffer JS test.Tom Sepez
2017-02-23Store JS string constants as single-byte strings.Tom Sepez
2017-02-22Move JS constant tables to single-byte namesTom Sepez
2017-02-22Convert JS property tables to single-byte.Tom Sepez
2017-02-22Convert native method names to single-byte.Tom Sepez
2017-02-21Avoid some widestring to bytestring conversions in fxjs.Tom Sepez
2017-02-16Rename IJS_Context to IJS_EventContext.Tom Sepez
2017-01-18Tidy FXJS_V8, backfill tests.chromium/2986tsepez
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
2016-10-13Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of ht...dsinclair
2016-10-13Reland: Make the CPDFXFA_App non-globaldsinclair
2016-10-13Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://co...dsinclair
2016-10-13Make the CPDFXFA_App non-globaldsinclair
2016-09-29Move fxjs/include to fxjsdsinclair