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

Issue 119177: Change handle creation to use Object*, to comply with strict aliasing rules. (Closed)

Created:
11 years, 6 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Change handle creation to use Object*, to comply with strict aliasing rules. Committed: http://code.google.com/p/v8/source/detail?r=2115

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/api.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/handles.h View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
William Hesse
11 years, 6 months ago (2009-06-04 15:13:31 UTC) #1
This should fix the problem noted in Bug 369
(http://code.google.com/p/v8/issues/detail?id=369).

Powered by Google App Engine
This is Rietveld 408576698