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

Issue 15870002: Missing type cell on ia32 from bindings. (Closed)

Created:
7 years, 7 months ago by mvstanton
Modified:
7 years, 7 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Missing type cell on ia32 from bindings. Javascript constructors called from C++ code didn't have a type cell properly filled in on ia32. This showed up as a bug in webkit bindings. Re-enabled flag optimize-constructed-arrays. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14775

Patch Set 1 #

Patch Set 2 : Compilation fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/builtins-ia32.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M test/mjsunit/allocation-site-info.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
Hi Michael, if you can have a look, it is the fix we discussed. Amazingly ...
7 years, 7 months ago (2013-05-23 12:55:08 UTC) #1
Michael Starzinger
LGTM. Nice catch.
7 years, 7 months ago (2013-05-23 13:41:47 UTC) #2
mvstanton
7 years, 7 months ago (2013-05-23 13:45:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r14775 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698