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

Issue 104013008: Reland v8:18458 "Load the global proxy from the context of the target function." (Closed)

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

Description

Reland v8:18458 "Load the global proxy from the context of the target function." BUG= R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18462

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 11 months ago (2014-01-07 10:16:37 UTC) #1
Benedikt Meurer
lgtm
6 years, 11 months ago (2014-01-07 10:29:33 UTC) #2
Toon Verwaest
6 years, 11 months ago (2014-01-07 10:47:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r18462.

Powered by Google App Engine
This is Rietveld 408576698