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

Issue 8097: Fix issue 124 by computing the receiver correctly when... (Closed)

Created:
12 years, 2 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
bak
CC:
v8-dev
Visibility:
Public.

Description

Fix issue 124 by computing the receiver correctly when the property is found in a context slot. Committed: http://code.google.com/p/v8/source/detail?r=566

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -86 lines) Patch
M src/objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 10 chunks +67 lines, -35 lines 0 comments Download
D test/mjsunit/bugs/bug-124.js View 1 chunk +0 lines, -49 lines 0 comments Download
A + test/mjsunit/regress/regress-124.js View 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
NOTE: I'll file an issue and stick the issue number in the TODO before submitting ...
12 years, 2 months ago (2008-10-23 08:22:48 UTC) #1
bak
12 years, 2 months ago (2008-10-23 08:35:36 UTC) #2
LGTM,
  Lars

Powered by Google App Engine
This is Rietveld 408576698