angler-fishThe Vulnerability History Project

Move V8-specific methods out of WebArrayBuffer

      What we eventually need to do is change the public API of WebArrayBuffer to remove the V8-specific methods. Unfortunately they are used in Chromium, so we need to keep them and create new ones, then migrate Chromium to use the new ones, then delete the old ones. This CL only tackles the first step of that sequence.

BUG=297477

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

git-svn-id: svn://svn.chromium.org/blink/trunk@165330 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    
commit 6831707b3a83da02f527d6653ffc3834ce3d8457
-57
-47
-2
+1 -5
expand_less