DescriptionFixed 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
R=dcarney@chromium.org, titzer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18299
Patch Set 1 #Patch Set 2 : ASSERT that Global is not called after detaching the global object #
Total comments: 1
Patch Set 3 : fixed access checks #Patch Set 4 : #Patch Set 5 : #
Total comments: 1
Patch Set 6 : spacing #
Total comments: 2
Messages
Total messages: 11 (1 generated)
|