summaryrefslogtreecommitdiff
path: root/test/parallel/test-v8-stats.js
Commit message (Expand)AuthorAgeFilesLines
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* src: extend `HeapStatistics` with new fieldsGareth Ellis2016-11-201-0/+3
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-2/+2
* test: update arrow function stylecjihrig2016-01-281-2/+2
* v8,src: expose statistics about heap spacesBen Ripkens2016-01-181-0/+19
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* src: add total_available_size to v8 statisticsRoman Klauke2015-08-111-0/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: strip copyright boilerplateBen Noordhuis2015-01-201-14/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+29