Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DevTools: expect length/size hints in descriptions with parenthesis
This CL let's DevTools properly handle array lengths following a change to the way descriptions are generated in injected-script-source, "Array(10)" instead of "Array[10]". Related CL in V8: https://codereview.chromium.org/2521853003 BUG=405845 Review-Url: https://codereview.chromium.org/2524913002 Cr-Commit-Position: refs/heads/master@{#434282}
- Loading branch information