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

Issue 2081733004: Rip out most of our outdated modules implementation. (Closed)

Created:
4 years, 6 months ago by neis
Modified:
4 years, 5 months ago
Reviewers:
adamk, Jarin, ahaas, rmcilroy
CC:
v8-reviews_googlegroups.com, oth
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Rip out most of our outdated modules implementation. R=adamk@chromium.org BUG= Committed: https://crrev.com/41f5f0c0ba8fde596af2a9e75ea8438edf7c64b2 Cr-Commit-Position: refs/heads/master@{#37311}

Patch Set 1 #

Patch Set 2 : More archs. #

Patch Set 3 : Leftovers. #

Total comments: 1

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -510 lines) Patch
M src/accessors.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/accessors.cc View 1 chunk +0 lines, -57 lines 0 comments Download
M src/ast/ast.h View 3 chunks +1 line, -23 lines 0 comments Download
M src/ast/ast.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M src/ast/ast-expression-rewriter.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M src/ast/ast-literal-reindexer.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/ast/ast-numbering.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/ast/prettyprinter.cc View 3 chunks +0 lines, -16 lines 0 comments Download
M src/ast/scopeinfo.h View 1 chunk +0 lines, -61 lines 0 comments Download
M src/ast/scopeinfo.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M src/ast/scopes.cc View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M src/bailout-reason.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/compiler/ast-loop-assignment-analyzer.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/js-generic-lowering.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/js-operator.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/node-properties.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/opcodes.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/typer.cc View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
M src/compiler/verifier.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/contexts.h View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M src/contexts-inl.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/crankshaft/hydrogen.cc View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
M src/crankshaft/typing.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/factory.h View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M src/factory.cc View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
M src/full-codegen/arm/full-codegen-arm.cc View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M src/full-codegen/full-codegen.h View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M src/full-codegen/full-codegen.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M src/full-codegen/s390/full-codegen-s390.cc View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M src/interpreter/bytecode-generator.cc View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M src/objects.h View 1 2 3 3 chunks +0 lines, -27 lines 0 comments Download
M src/objects-debug.cc View 1 2 3 2 chunks +0 lines, -11 lines 0 comments Download
M src/objects-inl.h View 1 2 3 4 chunks +0 lines, -8 lines 0 comments Download
M src/objects-printer.cc View 1 2 3 2 chunks +0 lines, -11 lines 0 comments Download
M src/parsing/pattern-rewriter.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime/runtime.h View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M src/runtime/runtime-scopes.cc View 1 2 3 1 chunk +0 lines, -93 lines 0 comments Download
M src/typing-asm.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/wasm/asm-wasm-builder.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M test/cctest/interpreter/bytecode_expectations/Generators.golden View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M test/unittests/compiler/js-operator-unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 38 (16 generated)
neis
4 years, 6 months ago (2016-06-21 13:41:52 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2081733004/20001
4 years, 6 months ago (2016-06-21 13:45:48 UTC) #5
neis
Hold on, I've found a few leftovers.
4 years, 6 months ago (2016-06-21 13:55:23 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-21 14:17:34 UTC) #8
neis
PTAL. Most of the parser code remains, as well as a few runtime components. Some ...
4 years, 6 months ago (2016-06-21 14:37:56 UTC) #9
Jarin
lgtm for the various compiler parts of this CL.
4 years, 6 months ago (2016-06-21 14:52:17 UTC) #10
rmcilroy
lgtm on interpreter
4 years, 6 months ago (2016-06-21 15:02:37 UTC) #11
adamk
lgtm with one question https://codereview.chromium.org/2081733004/diff/40001/src/ast/scopes.cc File src/ast/scopes.cc (left): https://codereview.chromium.org/2081733004/diff/40001/src/ast/scopes.cc#oldcode230 src/ast/scopes.cc:230: } else if (context->IsModuleContext()) { ...
4 years, 6 months ago (2016-06-21 17:04:07 UTC) #12
neis
On 2016/06/21 17:04:07, adamk wrote: > lgtm with one question > > https://codereview.chromium.org/2081733004/diff/40001/src/ast/scopes.cc > File ...
4 years, 5 months ago (2016-06-27 09:19:06 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2081733004/40001
4 years, 5 months ago (2016-06-27 11:57:45 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_asan_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/builds/3918) v8_linux64_avx2_rel_ng on ...
4 years, 5 months ago (2016-06-27 11:59:15 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2081733004/80001
4 years, 5 months ago (2016-06-27 12:10:49 UTC) #20
neis
On 2016/06/27 09:19:06, neis wrote: > On 2016/06/21 17:04:07, adamk wrote: > > lgtm with ...
4 years, 5 months ago (2016-06-27 12:19:31 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-27 12:41:27 UTC) #23
adamk
On 2016/06/27 12:19:31, neis wrote: > On 2016/06/27 09:19:06, neis wrote: > > On 2016/06/21 ...
4 years, 5 months ago (2016-06-27 18:23:22 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2081733004/80001
4 years, 5 months ago (2016-06-27 18:23:37 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/18123)
4 years, 5 months ago (2016-06-27 18:28:09 UTC) #29
neis
On 2016/06/27 18:28:09, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 5 months ago (2016-06-28 07:12:12 UTC) #31
ahaas
On 2016/06/28 at 07:12:12, neis wrote: > On 2016/06/27 18:28:09, commit-bot: I haz the power ...
4 years, 5 months ago (2016-06-28 07:15:57 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2081733004/80001
4 years, 5 months ago (2016-06-28 07:16:41 UTC) #34
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 5 months ago (2016-06-28 07:22:58 UTC) #36
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 07:25:51 UTC) #38
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/41f5f0c0ba8fde596af2a9e75ea8438edf7c64b2
Cr-Commit-Position: refs/heads/master@{#37311}

Powered by Google App Engine
This is Rietveld 408576698