summaryrefslogtreecommitdiff
path: root/src/debug-agent.cc
AgeCommit message (Expand)Author
2016-06-02src: use stack-allocated Environment instancesBen Noordhuis
2016-06-01lib,src: clean up ArrayBufferAllocatorBen Noordhuis
2016-06-01lib,src: drop dependency on v8::Private::ForApi()Ben Noordhuis
2016-06-01src: make IsolateData creation explicitBen Noordhuis
2016-04-05src: replace ARRAY_SIZE with typesafe arraysizeBen Noordhuis
2016-03-03src: fix NewInstance deprecation warningsMichaël Zasso
2016-03-03src: replace usage of deprecated GetDebugContextMichaël Zasso
2016-03-03src: replace usage of deprecated SetMessageHandlerMichaël Zasso
2016-02-01src: remove no longer relevant commentsChris911
2015-12-17debugger: guard against call from non-node contextBen Noordhuis
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaël Zasso
2015-09-06src: enable v8 deprecation warnings and fix themBen Noordhuis
2015-02-11src: switch from QUEUE to intrusive listBen Noordhuis
2014-11-03src: replace NULL with nullptr in debug agentBen Noordhuis
2014-11-03src: move debug agent from deps/ to src/Ben Noordhuis