Remove BLACKLIST from check-name-clashes.py, it's wrong nowadays.
authorsvenpanne <svenpanne@chromium.org>
Mon, 16 Mar 2015 13:08:42 +0000 (06:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 16 Mar 2015 13:08:49 +0000 (13:08 +0000)
commitcf1c4911b9c3d0fad3957bd1245f36a8d2a725ea
tree1492dfd0a29a540931882c1997737cf3e3032dc9
parent82fe1adfed1d458a6a6bbeba47b24438f4512acf
Remove BLACKLIST from check-name-clashes.py, it's wrong nowadays.

Fix the resulting warnings by renaming things apart.

BUG=v8:3947
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#27219}
15 files changed:
src/arm/code-stubs-arm.cc
src/arm64/code-stubs-arm64.cc
src/ia32/code-stubs-ia32.cc
src/math.js
src/mips/code-stubs-mips.cc
src/mips64/code-stubs-mips64.cc
src/ppc/code-stubs-ppc.cc
src/regexp.js
src/runtime/runtime-regexp.cc
src/runtime/runtime.h
src/string.js
src/v8natives.js
src/x64/code-stubs-x64.cc
src/x87/code-stubs-x87.cc
tools/check-name-clashes.py