summaryrefslogtreecommitdiff
path: root/test/parallel/test-v8-stats.js
Commit message (Expand)AuthorAgeFilesLines
* test: adapt test-v8-stats for V8 updateMichaël Zasso2022-11-271-1/+0
* test: adapt test-v8-stats for V8 updateMichaël Zasso2022-11-191-0/+2
* v8: export cpu_profiler_metadata_size in getHeapCodeStatisticstheanarkh2022-04-291-0/+1
* v8: export more fields in getHeapStatisticstheanarkh2022-04-231-0/+3
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* src: export v8.GetHeapCodeAndMetadataStatistics()Yuriy Vasiyarov2019-07-301-0/+12
* src: export number_of_native_contexts and number_of_detached_contextsYuriy Vasiyarov2019-05-301-0/+2
* test: update test-v8-statsMichaël Zasso2019-03-141-3/+4
* test: add new_large_object_space heap spaceMichaël Zasso2018-09-071-0/+1
* test: add read_only_space heap spacecjihrig2018-06-011-1/+2
* 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