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

Issue 1178903003: Add script context with context-allocated "const this" (Closed)

Created:
5 years, 6 months ago by wingo
Modified:
5 years, 6 months ago
Reviewers:
rossberg
CC:
v8-dev, Yang, Michael Hablich, Michael Starzinger
Base URL:
https://chromium.googlesource.com/v8/v8@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add script context with context-allocated "const this" This is a reapplication of https://codereview.chromium.org/1173333004. R=rossberg@chromium.org LOG=N BUG=498811 Committed: https://crrev.com/103fcfaa40c23f7c732601d2f4f8be251415a45c Cr-Commit-Position: refs/heads/master@{#28998}

Patch Set 1 #

Patch Set 2 : Fix deserialization test expectations #

Patch Set 3 : Add test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -206 lines) Patch
M src/arm/full-codegen-arm.cc View 6 chunks +14 lines, -22 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 5 chunks +13 lines, -18 lines 0 comments Download
M src/bootstrapper.cc View 4 chunks +42 lines, -0 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 3 chunks +11 lines, -28 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +5 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 6 chunks +10 lines, -14 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 5 chunks +14 lines, -22 lines 0 comments Download
M src/mips64/full-codegen-mips64.cc View 6 chunks +13 lines, -21 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ppc/full-codegen-ppc.cc View 6 chunks +14 lines, -21 lines 0 comments Download
M src/runtime/runtime.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/runtime/runtime-compiler.cc View 4 chunks +14 lines, -15 lines 0 comments Download
M src/scopeinfo.cc View 2 chunks +72 lines, -0 lines 0 comments Download
M src/scopes.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/snapshot/snapshot-common.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/variables.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 6 chunks +9 lines, -15 lines 0 comments Download
M src/x87/full-codegen-x87.cc View 6 chunks +10 lines, -14 lines 0 comments Download
M test/cctest/test-serialize.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-crbug-498811.js View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M test/unittests/compiler/js-type-feedback-unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (1 generated)
wingo
Patchset 1 is the CL most recently applied. Patchset 2 fixes a nosnap deserialization test ...
5 years, 6 months ago (2015-06-12 12:03:59 UTC) #1
rossberg
lgtm
5 years, 6 months ago (2015-06-12 12:05:29 UTC) #2
wingo
On 2015/06/12 12:03:59, wingo wrote: > Patchset 1 is the CL most recently applied. Patchset ...
5 years, 6 months ago (2015-06-12 12:06:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1178903003/40001
5 years, 6 months ago (2015-06-12 12:07:13 UTC) #5
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-12 12:34:19 UTC) #6
commit-bot: I haz the power
5 years, 6 months ago (2015-06-12 12:34:36 UTC) #7
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/103fcfaa40c23f7c732601d2f4f8be251415a45c
Cr-Commit-Position: refs/heads/master@{#28998}

Powered by Google App Engine
This is Rietveld 408576698