v8/test/inspector/runtime
kozyatinskiy 3903817e0e [inspector] introduced memory size limit for console message storage
Without this CL we have only limit for amount of console messages and if user are dumping a huge messages we pretty soon run out of memory.
So let's introduce limit for memory consumption it would help chromium and Node.js as well.

BUG=chromium:671489
R=dgozman@chomium.org,alph@chromium.org, hpayer@chromium.org, ulan@chromium.org

Review-Url: https://codereview.chromium.org/2653293003
Cr-Commit-Position: refs/heads/master@{#42780}
2017-01-30 17:05:58 +00:00
..
await-promise-expected.txt [inspector] async stacks for Promise.then calls... 2017-01-10 12:54:12 +00:00
await-promise.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
call-function-on-async-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
call-function-on-async.js [inspector] introduced Script::TYPE_INSPECTOR 2016-11-17 04:39:47 +00:00
clear-of-command-line-api-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
clear-of-command-line-api.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
compile-script-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
compile-script.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
console-api-repeated-in-console-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
console-api-repeated-in-console.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
console-assert-expected.txt [inspector] make console.assert much faster 2016-11-23 17:09:50 +00:00
console-assert.js [inspector] make console.assert much faster 2016-11-23 17:09:50 +00:00
console-deprecated-methods-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
console-deprecated-methods.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
console-line-and-column-expected.txt [inspector] introduced exceptionThrown support in test runner 2016-10-05 15:08:14 +00:00
console-line-and-column.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
console-log-doesnt-run-microtasks-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
console-log-doesnt-run-microtasks.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
console-messages-limits-expected.txt [inspector] introduced memory size limit for console message storage 2017-01-30 17:05:58 +00:00
console-messages-limits.js [inspector] introduced memory size limit for console message storage 2017-01-30 17:05:58 +00:00
console-time-end-format-expected.txt [inspector] console.timeEnd formats ms in the same way as JS formats double 2017-01-17 20:21:38 +00:00
console-time-end-format.js [inspector] console.timeEnd formats ms in the same way as JS formats double 2017-01-17 20:21:38 +00:00
console-timestamp-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
console-timestamp.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
evaluate-async-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
evaluate-async-with-wrap-error-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
evaluate-async-with-wrap-error.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
evaluate-async.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
evaluate-empty-stack-expected.txt [debug] remove JSON debug protocol related tests. 2016-11-24 10:43:22 +00:00
evaluate-empty-stack.js [debug] remove JSON debug protocol related tests. 2016-11-24 10:43:22 +00:00
evaluate-with-context-id-equal-zero-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
evaluate-with-context-id-equal-zero.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
evaluate-with-generate-preview-expected.txt Show functions in object previews 2016-12-07 22:34:13 +00:00
evaluate-with-generate-preview.js Show functions in object previews 2016-12-07 22:34:13 +00:00
exception-thrown-expected.txt [inspector] introduced exceptionThrown support in test runner 2016-10-05 15:08:14 +00:00
exception-thrown.js [inspector] introduced exceptionThrown support in test runner 2016-10-05 15:08:14 +00:00
get-properties-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
get-properties-on-proxy-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
get-properties-on-proxy.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
get-properties-preview-expected.txt [inspector] added inspector test runner [part 5] 2016-10-02 21:23:03 +00:00
get-properties-preview.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
get-properties.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
length-or-size-description-expected.txt Re-land of Use parenthesis in descriptions for array/map/set lengths/sizes 2016-12-02 01:26:45 +00:00
length-or-size-description.js Re-land of Use parenthesis in descriptions for array/map/set lengths/sizes 2016-12-02 01:26:45 +00:00
property-on-console-proto-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
property-on-console-proto.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
protocol-works-with-different-locale-expected.txt V8 Inspector: remove V8ConsoleAPIType from the API, reuse v8::Isolate::MessageErrorLevel instead. 2017-01-25 22:23:18 +00:00
protocol-works-with-different-locale.js [inspector] console.timeEnd formats ms in the same way as JS formats double 2017-01-17 20:21:38 +00:00
run-script-async-expected.txt [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
run-script-async.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00
set-or-map-entries-expected.txt Re-land of Use parenthesis in descriptions for array/map/set lengths/sizes 2016-12-02 01:26:45 +00:00
set-or-map-entries.js [inspector] Make InspectorTest.sendCommand* private 2016-10-03 23:33:07 +00:00