summaryrefslogtreecommitdiff
path: root/src/node_contextify.h
AgeCommit message (Expand)Author
2018-04-07module: move options checks from C++ to JSMichaël Zasso
2018-04-03vm: move options checks from C++ to JSMichaël Zasso
2018-03-12vm: add code generation optionsGus Caplan
2018-03-07src: standardise context embedder indicesGus Caplan
2018-02-21src: remove unnecessary Reset() callsBen Noordhuis
2018-02-21src: prevent persistent handle resource leaksBen Noordhuis
2018-01-30src: factor out some common vm functionsTimothy Gu
2018-01-30src: flatten ContextifyContextGus Caplan
2014-07-08contextify: remove useless header fileFedor Indutny
2013-10-29src: Remove unused refs to node_object_wrap.hScott Blomquist
2013-08-21vm, core, module: re-do vm to fix known issuesDomenic Denicola