Added access check to Runtime_GetPrototype.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 25 Aug 2011 13:22:55 +0000 (13:22 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 25 Aug 2011 13:22:55 +0000 (13:22 +0000)
commit893b8320b80f85f57cd89a1482d6dc065a915e94
tree90d12339235d86ba91084d665ac5c17dca066f62
parent2b024e3d5dbe9083f6ad3ac1f3bbc76de60064a5
Added access check to Runtime_GetPrototype.

BUG=93759

Review URL: http://codereview.chromium.org/7701023

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9016 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/runtime.cc
src/v8natives.js
test/cctest/test-api.cc