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

Issue 108913006: Fix patching the receiver (global object -> global proxy) after the interceptor. (Closed)

Created:
7 years ago by Toon Verwaest
Modified:
7 years ago
Reviewers:
dcarney
CC:
v8-dev
Visibility:
Public.

Description

Fix patching the receiver (global object -> global proxy) after the interceptor. This is a temporary fix that will be replaced by loading the proxy from the target function. R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18286

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
7 years ago (2013-12-10 12:23:47 UTC) #1
dcarney
lgtm
7 years ago (2013-12-10 12:25:16 UTC) #2
Toon Verwaest
Committed patchset #1 manually as r18286.
7 years ago (2013-12-10 13:11:15 UTC) #3
Sven Panne
7 years ago (2013-12-17 14:43:17 UTC) #4
Message was sent while issue was closed.
On 2013/12/10 13:11:15, Toon Verwaest wrote:
> Committed patchset #1 manually as r18286.

FYI: This CL is the reason why we currently can't push to trunk, see
http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered...
(bisected to that). We should either fix this right now or revert it (at least
on Android), it's blocking more than 70 revision... :-/

Powered by Google App Engine
This is Rietveld 408576698