summaryrefslogtreecommitdiff
path: root/test/parallel/test-v8-stats.js
AgeCommit message (Expand)Author
2019-07-30src: export v8.GetHeapCodeAndMetadataStatistics()Yuriy Vasiyarov
2019-05-30src: export number_of_native_contexts and number_of_detached_contextsYuriy Vasiyarov
2019-03-14test: update test-v8-statsMichaël Zasso
2018-09-07test: add new_large_object_space heap spaceMichaël Zasso
2018-06-01test: add read_only_space heap spacecjihrig
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-11-20src: extend `HeapStatistics` with new fieldsGareth Ellis
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-01-28test: update arrow function stylecjihrig
2016-01-18v8,src: expose statistics about heap spacesBen Ripkens
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-08-11src: add total_available_size to v8 statisticsRoman Klauke
2015-05-19test: enable linting for testsRoman Reiss
2015-01-20test: strip copyright boilerplateBen Noordhuis
2014-12-17test: split test in parallel/sequentialFedor Indutny