Add test to check that Function.caller must not expose native functions.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 28 Mar 2013 14:31:48 +0000 (14:31 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 28 Mar 2013 14:31:48 +0000 (14:31 +0000)
commit443f85eed948294109565796cc4943431773bda1
treeea51c1dec0b8d39568100ed2a83d44c86ece22b6
parenta3f0f942a391068eb586f867427aa14d489b50e5
Add test to check that Function.caller must not expose native functions.

R=svenpanne@chromium.org
BUG=v8:105

Review URL: https://chromiumcodereview.appspot.com/13166002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14096 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/regress/regress-105.js [new file with mode: 0644]