summaryrefslogtreecommitdiff
path: root/fxjs/cfxjs_engine.cpp
AgeCommit message (Expand)Author
2018-05-17Convert JS execute methods to return Optional<IJS_Runtime::JS_Error>Dan Sinclair
2018-04-06Avoid uninitialized internal fields in V8 global objects.Tom Sepez
2018-04-05Make Internal field usage in cfxjs_engine match README.docTom Sepez
2018-03-21Replace deprecated SetNamedPropertyHandlerFranziska Hinkelmann
2018-02-13Use actual type in place of void* in V8 mapTom Sepez
2018-02-09Tidy V8TemplateMap.Tom Sepez
2018-02-09Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp}Tom Sepez