| commit | fdaeccea42f63fa0836a814a80b02ac71433d385 | [log] [tgz] |
|---|---|---|
| author | dgozman <dgozman@chromium.org> | Tue Jul 12 19:16:21 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 12 19:17:43 2016 |
| tree | a552f97fc9eb46e8c3599ab06633ca1b36fabf38 | |
| parent | d5bb963cb5ce55b926b6464eefc071b1f8874ed8 [diff] |
[DevTools] Better heuristic for detecting object literals. Improved heuristic for detecting object literals. Previously valid blocks were detected as object literals and wrapped in parentheses. Based on the patch by zirakertan@gmail.com: https://codereview.chromium.org/1875903002/ BUG=499864, 603890 NOTRY=true Review-Url: https://codereview.chromium.org/2135853002 Cr-Commit-Position: refs/heads/master@{#404819}