Chromium Code Reviews

Issue 6476027: Fix typo in ASSERT in object-verifier for RegExp. (Closed)

Created:
9 years, 10 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Mads Ager (chromium)
CC:
v8-dev
Visibility:
Public.

Description

Fix typo in ASSERT in object-verifier for RegExp. BUG=v8::1129 TEST=test/mjsunit/regress/regress-1129.js Committed: http://code.google.com/p/v8/source/detail?r=6735

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+45 lines, -1 line)
M src/objects-debug.cc View 1 chunk +1 line, -1 line 0 comments
A test/mjsunit/regress/regress-1129.js View 1 chunk +44 lines, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
9 years, 10 months ago (2011-02-10 13:00:40 UTC) #1
Mads Ager (chromium)
9 years, 10 months ago (2011-02-10 13:48:24 UTC) #2
LGTM

Powered by Google App Engine