Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: refactor common.expectsError | Ruben Bridgewater | 2019-12-31 | 1 | -10/+10 |
* | errors: improve ERR_INVALID_ARG_TYPE | Ruben Bridgewater | 2019-12-20 | 1 | -2/+2 |
* | perf_hooks: ignore duplicated entries in observer | Kirill Fomichev | 2019-09-07 | 1 | -0/+6 |
* | errors: add more information in case of invalid callbacks | Ruben Bridgewater | 2019-04-04 | 1 | -6/+9 |
* | src: move process.binding('performance') to internalBinding | James M Snell | 2018-08-09 | 1 | -1/+3 |
* | perf_hooks: simplify perf_hooks | James M Snell | 2018-04-03 | 1 | -8/+8 |
* | lib: always show ERR_INVALID_ARG_TYPE received part | Ruben Bridgewater | 2018-03-25 | 1 | -4/+4 |
* | test: wrap countdown callback in common.mustCall | Bamieh | 2018-02-16 | 1 | -2/+2 |
* | test: remove assert.doesNotThrow() | Ruben Bridgewater | 2018-02-16 | 1 | -7/+3 |
* | test: replace assert.throws w/ common.expectsError | Anatoli Papirovski | 2017-12-11 | 1 | -19/+20 |
* | perf_hooks: implementation of the perf timing API | James M Snell | 2017-08-23 | 1 | -0/+139 |