Rename [V8DisallowShadowing] to [V8Unforgeable]
authorharaken@chromium.org <haraken@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 2 Feb 2012 07:48:28 +0000 (07:48 +0000)
committerharaken@chromium.org <haraken@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 2 Feb 2012 07:48:28 +0000 (07:48 +0000)
commite90bf2e81bfaf82bd410bd0111991c5681da8a18
tree5a654b04592daea0ffffc3e207bd85ff673ced2a
parent469689595c2621e1fc392e71da2992c4d859e62f
Rename [V8DisallowShadowing] to [V8Unforgeable]
https://bugs.webkit.org/show_bug.cgi?id=77599

Reviewed by Adam Barth.

This patch renames [V8DisallowShadowing] to [V8Unforgeable], following the Web IDL
spec (http://dev.w3.org/2006/webapi/WebIDL/#Unforgeable).

No tests. No change in behavior.

* bindings/scripts/CodeGeneratorV8.pm:
(GenerateNormalAttrGetter):
(GenerateSingleBatchedAttribute):
(GenerateImplementation):
* page/DOMWindow.idl:
* page/Location.idl:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106535 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/bindings/scripts/CodeGeneratorV8.pm
Source/WebCore/page/DOMWindow.idl
Source/WebCore/page/Location.idl