Improve the names used in Mojo JS modules
Previously, we just used ugly numbered names as the local names for modules in JavaScript. Now we try to use a meaningful name based on the name of the module. There shouldn't be any behavior change. R=hansmuller@chromium.org Review URL: https://codereview.chromium.org/653793002 Cr-Commit-Position: refs/heads/master@{#299413}
Showing
Please register or sign in to comment