[strong] Add tests for loading from super, loading with access checks
authorconradw <conradw@chromium.org>
Thu, 2 Jul 2015 15:23:40 +0000 (08:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 2 Jul 2015 15:23:48 +0000 (15:23 +0000)
commit37bf0481de79b6e86f1b470c880cab4b71eda8bc
tree6a64478ff92139208b032ac0690cd73d5d8da267
parentc8211b64cdee1dc71fa91945c8e5fa9880fcee2f
[strong] Add tests for loading from super, loading with access checks

BUG=v8:3956
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#29448}
test/cctest/test-api.cc
test/mjsunit/strong/load-builtins.js
test/mjsunit/strong/load-super.js [new file with mode: 0644]