Commit f06f49c8 authored by neis's avatar neis Committed by Commit bot

Adapt membrane example to ES6 proxies.

R=rossberg
BUG=

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

Cr-Commit-Position: refs/heads/master@{#34720}
parent 474e6a3d
......@@ -89,10 +89,6 @@
'harmony/module-resolution': [SKIP],
'harmony/regress/regress-343928': [SKIP],
# Proxy tests rely on non ES6 version of Proxies
# TODO(neis,cbruni): figure out which Proxy tests can be reused
'harmony/proxies-example-membrane': [SKIP],
# Issue 3660: Replacing activated TurboFan frames by unoptimized code does
# not work, but we expect it to not crash.
'debug-step-turbofan': [PASS, FAIL],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment