summaryrefslogtreecommitdiff
path: root/lib/internal/v8_prof_polyfill.js
AgeCommit message (Expand)Author
2019-11-25lib: replace var with letDennis Saenger
2019-10-05lib: make tick processor detect xcodebuild errorsBen Noordhuis
2018-11-06v8_prof_polyfill: remove unused catch bindingscjihrig
2018-02-17tools, test: fix prof polyfill readlinekillagu
2017-11-11lib: replace String concatenation with templatesaiHemak
2017-11-07lib: shuffle v8_prof_polyfill.js for unit testingBen Noordhuis
2017-11-07lib: fix version check in tick processorBen Noordhuis
2017-10-18build: add V8 embedder version stringMichaƫl Zasso
2017-06-19v8: fix RegExp nits in v8_prof_polyfill.jsVse Mozhet Byt
2016-10-06lib: fix TypeError in v8-polyfillWyatt Preul
2016-09-22lib: changed var to const in internal/v8_polyfillAdri Van Houdt
2016-09-13tickprocessor: apply c++filt manually on macFedor Indutny
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-12-29tools: run tick processor without forkingMatt Loring
2015-12-08tools: add --prof-process flag to node binaryMatt Loring