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

Issue 341002: Fix missing recording of source position for property access in fast compiler... (Closed)

Created:
11 years, 1 month ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix missing recording of source position for property access in fast compiler. Committed: http://code.google.com/p/v8/source/detail?r=3157

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/arm/fast-codegen-arm.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/fast-codegen-ia32.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/x64/fast-codegen-x64.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
fschneider
11 years, 1 month ago (2009-10-27 18:51:51 UTC) #1
Small bug fix of the property access code in the fast compiler.

Powered by Google App Engine
This is Rietveld 408576698