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

Issue 8283036: Revert r9612, it hits an assertion under special circumstances. (Closed)

Created:
9 years, 2 months ago by Sven Panne
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Revert r9612, it hits an assertion under special circumstances. Problematic code is e.g.: function typeofViaVariable() { var foo = typeof({}) return foo === "undefined"; } Committed: http://code.google.com/p/v8/source/detail?r=9640

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -64 lines) Patch
M src/hydrogen.h View 1 chunk +3 lines, -2 lines 0 comments Download
M src/hydrogen.cc View 4 chunks +22 lines, -62 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
9 years, 2 months ago (2011-10-14 15:01:27 UTC) #1
Sven Panne
TBR
9 years, 2 months ago (2011-10-14 15:01:53 UTC) #2
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-10-14 15:02:02 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698