summaryrefslogtreecommitdiff
path: root/lib/v8.js
AgeCommit message (Expand)Author
2017-03-05v8: add cachedDataVersionTagAndres Suarez
2016-12-11lib,src: support values > 4GB in heap statisticsBen Noordhuis
2016-11-20src: extend `HeapStatistics` with new fieldsGareth Ellis
2016-10-04lib: remove let from for loopsMyles Borins
2016-01-18v8,src: expose statistics about heap spacesBen Ripkens
2015-08-11src: add total_available_size to v8 statisticsRoman Klauke
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
2015-04-29lib: deprecate the smalloc moduleBen Noordhuis
2015-01-21lib: use const to define constantscjihrig
2015-01-21v8: optimize `getHeapStatistics`Vladimir Kurchatkin
2014-12-18lib,src: remove post-gc event infrastructureBen Noordhuis
2014-12-14lib: reintroduce v8 moduleBen Noordhuis