summaryrefslogtreecommitdiff
path: root/lib/v8.js
Commit message (Expand)AuthorAgeFilesLines
* v8: add new to the throw statementRuben Bridgewater2017-06-281-1/+1
* v8: add a js class for Serializer/DserializerRajaram Gaunker2017-06-121-1/+11
* v8: refactor struture of v8 moduleJames M Snell2017-04-281-54/+62
* v8: fix offsets for TypedArray deserializationAnna Henningsen2017-04-031-1/+2
* v8: expose new V8 serialization APIAnna Henningsen2017-03-291-0/+119
* v8: add cachedDataVersionTagAndres Suarez2017-03-051-0/+1
* lib,src: support values > 4GB in heap statisticsBen Noordhuis2016-12-111-2/+2
* src: extend `HeapStatistics` with new fieldsGareth Ellis2016-11-201-1/+7
* lib: remove let from for loopsMyles Borins2016-10-041-1/+1
* v8,src: expose statistics about heap spacesBen Ripkens2016-01-181-1/+32
* src: add total_available_size to v8 statisticsRoman Klauke2015-08-111-0/+2
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-041-5/+3
* lib: deprecate the smalloc moduleBen Noordhuis2015-04-291-1/+1
* lib: use const to define constantscjihrig2015-01-211-11/+12
* v8: optimize `getHeapStatistics`Vladimir Kurchatkin2015-01-211-1/+25
* lib,src: remove post-gc event infrastructureBen Noordhuis2014-12-181-24/+2
* lib: reintroduce v8 moduleBen Noordhuis2014-12-141-0/+41