Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DevTools] Strip "get" and "set" prefixes when describing functions
This restores the behavior of the devtools's output, with respect to getter and setter functions, to what it was before V8 enabled ES2015 Function.name reform. The test changes in this patch are strict reverts of the changes in the recent rebaseline: http://crrev.com/8ab4acafc5a378ea754be3caec9da13473059e82. BUG=588803 [email protected],[email protected] Review URL: https://codereview.chromium.org/1779463003 Cr-Commit-Position: refs/heads/master@{#380269}
- Loading branch information