summaryrefslogtreecommitdiff
path: root/src/handle_wrap.h
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2014-01-30 13:21:07 +0100
committerFedor Indutny <fedor.indutny@gmail.com>2014-02-06 15:30:38 +0400
commitbbd56d881db20e84fd6d43e6ba750230692c5871 (patch)
tree2100eab32b5e84b50e6ab2624c2b34eb36531119 /src/handle_wrap.h
parent2b6e078833bf4c485f725a8c5633a3202e31868c (diff)
downloadandroid-node-v8-bbd56d881db20e84fd6d43e6ba750230692c5871.tar.gz
android-node-v8-bbd56d881db20e84fd6d43e6ba750230692c5871.tar.bz2
android-node-v8-bbd56d881db20e84fd6d43e6ba750230692c5871.zip
vm: don't copy Proxy object from parent context
Make vm.runInContext() and vm.runInNewContext() stop copying the Proxy object from the parent context into the new context when --harmony or --harmony_proxies is in effect because it overwrites the new context's native Proxy object. This commit also adds a regression test for Harmony symbols. They work okay in the current implementation and the test should ensure it stays that way.
Diffstat (limited to 'src/handle_wrap.h')
0 files changed, 0 insertions, 0 deletions