Reviewers: dcarney, danno, jochen, adamk,
Message:
PTAL
Description:
Fixed global object leak caused by overwriting the global receiver (the
global
proxy) in the global object with the global object itself.
This CL additionally removes the API function to reattach a global proxy to
a
global object.
BUG=324812
LOG=y
Please review this at https://chromiumcodereview.appspot.com/101733002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+47, -110 lines):
M include/v8.h
M src/api.cc
M src/bootstrapper.h
M src/bootstrapper.cc
M src/objects.h
M src/runtime.h
M src/runtime.cc
M src/v8natives.js
M test/cctest/test-api.cc
M test/cctest/test-decls.cc
M test/cctest/test-object-observe.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.