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

Issue 19536: Fix issue 221:... (Closed)

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

Description

Fix issue 221: http://code.google.com/p/v8/issues/detail?id=221 The attempt to resolve 'eval' went into an infinite loop. Also, we need to throw a reference error in case 'eval' cannot be resolved. Committed: http://code.google.com/p/v8/source/detail?r=1206

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -1 line) Patch
M src/runtime.cc View 2 chunks +12 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-221.js View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 10 months ago (2009-02-02 13:04:48 UTC) #1
Kevin Millikin (Chromium)
11 years, 10 months ago (2009-02-02 13:14:46 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698