Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Issue 345007: Issue 485: Fix leak of builtins object through call and apply functions. (Closed)

Created:
11 years, 1 month ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Issue 485: Fix leak of builtins object through call and apply functions.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -0 lines) Patch
M src/arm/builtins-arm.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/x64/builtins-x64.cc View 2 chunks +4 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-485.js View 1 chunk +64 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Still waiting for performance data to see if it's viable.
11 years, 1 month ago (2009-10-28 11:44:40 UTC) #1
Mads Ager (chromium)
11 years, 1 month ago (2009-10-28 11:59:06 UTC) #2
LGTM, I would not expect this to be a problem for performance, but let's wait
for the data.

Powered by Google App Engine
This is Rietveld 408576698