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

Issue 183103003: Fix for Clusterfuzz issue 343928. (Closed)

Created:
6 years, 9 months ago by mvstanton
Modified:
6 years, 9 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Fix for Clusterfuzz issue 343928. The problem was that the debugger didn't expect that a JSFunction could have a GlobalContext, which it can with harmony scoping. BUG=343928 R=yangguo@chromium.org LOG=N Committed: https://code.google.com/p/v8/source/detail?r=19576

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -2 lines) Patch
M src/contexts.h View 1 chunk +5 lines, -2 lines 0 comments Download
M src/objects.cc View 1 chunk +6 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-343928.js View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
LGTM.
6 years, 9 months ago (2014-02-27 13:20:01 UTC) #1
mvstanton
6 years, 9 months ago (2014-02-27 13:25:12 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r19576 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698