Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: s/assert.equal/assert.strictEqual/ | Gibson Fahnestock | 2017-01-11 | 1 | -1/+1 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -2/+2 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -2/+2 |
* | src: extend `HeapStatistics` with new fields | Gareth Ellis | 2016-11-20 | 1 | -0/+3 |
* | test,benchmark: use deepStrictEqual() | Rich Trott | 2016-04-22 | 1 | -2/+2 |
* | test: update arrow function style | cjihrig | 2016-01-28 | 1 | -2/+2 |
* | v8,src: expose statistics about heap spaces | Ben Ripkens | 2016-01-18 | 1 | -0/+19 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | src: add total_available_size to v8 statistics | Roman Klauke | 2015-08-11 | 1 | -0/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | test: strip copyright boilerplate | Ben Noordhuis | 2015-01-20 | 1 | -14/+0 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+29 |