summaryrefslogtreecommitdiff
path: root/fxjs/cfxjs_engine_unittest.cpp
AgeCommit message (Expand)Author
2018-08-14Remove optional argument from NewFXJSBoundObject().Tom Sepez
2018-06-04Make CJS_Objects track CJS_Runtime (and hence the document itself)Tom Sepez
2018-05-17Convert JS execute methods to return Optional<IJS_Runtime::JS_Error>Dan Sinclair
2018-02-12Test if GC'd FXJS objects have their C-side counterparts cleaned up.Tom Sepez