Chromium Code Reviews

Issue 460070: Fix issue 540 by handling the case that a declaration is in the... (Closed)

Created:
11 years ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Mads Ager (chromium)
CC:
v8-dev
Visibility:
Public.

Description

Fix issue 540 by handling the case that a declaration is in the arguments object. See http://code.google.com/p/v8/issues/detail?id=540 Committed: http://code.google.com/p/v8/source/detail?r=3421

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+43 lines, -6 lines)
M src/runtime.cc View 1 chunk +9 lines, -6 lines 0 comments
A test/mjsunit/regress/regress-540.js View 1 chunk +34 lines, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years ago (2009-12-04 11:56:50 UTC) #1
Mads Ager (chromium)
11 years ago (2009-12-04 11:58:08 UTC) #2
STV!

Powered by Google App Engine