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

Issue 93863006: Revert "Load the global proxy from the context of the target function." (Closed)

Created:
6 years, 11 months ago by rossberg
Modified:
6 years, 11 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Revert "Load the global proxy from the context of the target function." This reverts commit https://code.google.com/p/v8/source/detail?r=18458, since it exhibits a bug that breaks some tests. TBR=verwaest@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=18461

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -498 lines) Patch
M src/arm/builtins-arm.cc View 3 chunks +11 lines, -4 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 2 chunks +19 lines, -35 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/arm/ic-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 3 chunks +3 lines, -24 lines 0 comments Download
M src/bootstrapper.cc View 3 chunks +0 lines, -9 lines 0 comments Download
M src/code-stubs.h View 2 chunks +2 lines, -6 lines 0 comments Download
M src/hydrogen.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/hydrogen.cc View 5 chunks +9 lines, -36 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +2 lines, -3 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 3 chunks +12 lines, -3 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +17 lines, -34 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/ia32/ic-ia32.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 3 chunks +3 lines, -24 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.js View 1 chunk +1 line, -0 lines 0 comments Download
M src/stub-cache.h View 1 chunk +1 line, -5 lines 0 comments Download
M src/stub-cache.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/v8globals.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/x64/builtins-x64.cc View 3 chunks +13 lines, -3 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 2 chunks +16 lines, -33 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/x64/ic-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 3 chunks +3 lines, -23 lines 0 comments Download
M test/cctest/test-api.cc View 5 chunks +13 lines, -82 lines 0 comments Download
D test/mjsunit/contextual-calls.js View 1 chunk +0 lines, -103 lines 0 comments Download
M test/mjsunit/harmony/proxies-function.js View 3 chunks +4 lines, -30 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rossberg
6 years, 11 months ago (2014-01-07 09:48:02 UTC) #1
rossberg
6 years, 11 months ago (2014-01-07 09:55:48 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r18461.

Powered by Google App Engine
This is Rietveld 408576698