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

Issue 2657413002: No need to collect literal counts.

Created:
3 years, 10 months ago by mvstanton
Modified:
3 years, 10 months ago
Reviewers:
CC:
v8-reviews_googlegroups.com, Yang
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

No need to collect literal counts. BUG=

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -199 lines) Patch
M src/ast/ast.h View 1 4 chunks +15 lines, -18 lines 0 comments Download
M src/compiler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/debug/liveedit.h View 1 3 chunks +3 lines, -7 lines 0 comments Download
M src/debug/liveedit.cc View 1 4 chunks +6 lines, -9 lines 0 comments Download
M src/factory.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/factory.cc View 1 3 chunks +4 lines, -7 lines 0 comments Download
M src/objects.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M src/objects-inl.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M src/objects-printer.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/parsing/parser.h View 1 3 chunks +8 lines, -8 lines 0 comments Download
M src/parsing/parser.cc View 1 15 chunks +19 lines, -34 lines 0 comments Download
M src/parsing/parser-base.h View 1 14 chunks +3 lines, -50 lines 0 comments Download
M src/parsing/preparse-data.h View 4 chunks +2 lines, -7 lines 0 comments Download
M src/parsing/preparse-data.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/parsing/preparser.h View 1 6 chunks +7 lines, -24 lines 0 comments Download
M src/parsing/preparser.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M src/runtime/runtime-function.cc View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/test-parsing.cc View 1 4 chunks +1 line, -17 lines 0 comments Download

Messages

Total messages: 4 (4 generated)
mvstanton
The CQ bit was checked by mvstanton@chromium.org to run a CQ dry run
3 years, 10 months ago (2017-02-15 12:32:31 UTC) #1
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/2657413002/20001
3 years, 10 months ago (2017-02-15 12:32:41 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 10 months ago (2017-02-15 12:50:28 UTC) #3
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 12:50:28 UTC) #4
Dry run: Try jobs failed on following builders:
  v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED,
http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/build...)
  v8_linux64_gyp_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED,
http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng_trigg...)

Powered by Google App Engine
This is Rietveld 408576698