summaryrefslogtreecommitdiff
path: root/lib/v8.js
AgeCommit message (Expand)Author
2017-10-29v8: migrate setFlagsFromString to internal/errorsJames M Snell
2017-06-28v8: add new to the throw statementRuben Bridgewater
2017-06-12v8: add a js class for Serializer/DserializerRajaram Gaunker
2017-04-28v8: refactor struture of v8 moduleJames M Snell
2017-04-03v8: fix offsets for TypedArray deserializationAnna Henningsen
2017-03-29v8: expose new V8 serialization APIAnna Henningsen
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