[v8] Code calling the typed array optimization script is fragile, depends on typed...
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 27 Sep 2011 18:19:01 +0000 (18:19 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 27 Sep 2011 18:19:01 +0000 (18:19 +0000)
commit0687d09a43bc7ce1d5a0c766ec13b3ff7d2a2ded
tree43f8113c60d24533ef8b95b1f7bdfa0b48fe587a
parentc35469b280ed6fe494e0192242d49085bf6cf4cb
[v8] Code calling the typed array optimization script is fragile, depends on typed array hierarchy.

Install the flag, which indicates whether or not the optimization
script was executed, on the global object.

https://bugs.webkit.org/show_bug.cgi?id=68890

Patch by Ulan Degenbaev <ulan@chromium.org> on 2011-09-27
Reviewed by Kenneth Russell.

* Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.cpp:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96135 268f45cc-cd09-0410-ab3c-d52691b4dbfc
ChangeLog
Source/WebCore/bindings/v8/custom/V8ArrayBufferViewCustom.cpp