Revert of Simplify WeakMap and WeakSet tests slightly. (patchset #1 id:1 of https...
authoryurys <yurys@chromium.org>
Wed, 4 Feb 2015 15:11:28 +0000 (07:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Feb 2015 15:11:38 +0000 (15:11 +0000)
commite225675ea605b7535292ea45c02f95ae7ae04480
treee655f58fc7b3a117720b90e37a9dfe8873eb1feb
parenta90d7a871da19d33e93c8779186408c8d1615cac
Revert of Simplify WeakMap and WeakSet tests slightly. (patchset #1 id:1 of https://codereview.chromium.org/903463002/)

Reason for revert:
Revert this patch as the original CL has to be reverted to due to shared win build failure

http://build.chromium.org/p/client.v8/builders/V8%20Win32%20-%20nosnap%20-%20shared/builds/5030/steps/compile/logs/stdio

Original issue's description:
> Simplify WeakMap and WeakSet tests slightly.
>
> R=rossberg@chromium.org
> TEST=cctest/test-weakmaps,cctest/test-weaksets
>
> Committed: https://crrev.com/a90d7a871da19d33e93c8779186408c8d1615cac
> Cr-Commit-Position: refs/heads/master@{#26428}

TBR=rossberg@chromium.org,mstarzinger@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#26429}
test/cctest/test-weakmaps.cc
test/cctest/test-weaksets.cc