Remove builtin/runtime name clash presubmit check.
authoryangguo <yangguo@chromium.org>
Thu, 27 Aug 2015 11:13:56 +0000 (04:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 27 Aug 2015 11:14:09 +0000 (11:14 +0000)
commit6bef1d0a134995d3136f83d6165a7007119a02c3
tree793ce56222512921b64d9b13faf6c9981e83464a
parent69ce0f4dc79a5606eec03accd81832aaeaa16075
Remove builtin/runtime name clash presubmit check.

It has become obsolete since we do the name lookup at compile time.

R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/1319893004

Cr-Commit-Position: refs/heads/master@{#30405}
PRESUBMIT.py
src/parser.cc
src/runtime.js
tools/check-name-clashes.py [deleted file]
tools/presubmit.py