Add %GetUndetectable() test intrinsic and add tests for undetectables.
authortitzer <titzer@chromium.org>
Mon, 11 May 2015 11:28:50 +0000 (04:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 11 May 2015 11:28:56 +0000 (11:28 +0000)
commitf750cc09bee465eef72be9fb8d85b095dacea403
tree18ce7728ab4e072ee6445edd94307c558dd4287f
parent004bb77ec5ca3a8c6a1a794b6db1807f3730a5d5
Add %GetUndetectable() test intrinsic and add tests for undetectables.

R=verwaest@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#28338}
src/runtime/runtime-test.cc
src/runtime/runtime.h
test/mjsunit/undetectable-compare.js [new file with mode: 0644]
test/mjsunit/undetectable.js [new file with mode: 0644]