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

Issue 2112853002: Do not record source positions for non-JS or native script code. (Closed)

Created:
4 years, 5 months ago by Yang
Modified:
4 years, 5 months ago
CC:
v8-reviews_googlegroups.com, rmcilroy
Base URL:
https://chromium.googlesource.com/v8/v8.git@simplifyjitlogging
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Do not record source positions for non-script or native script compiles. R=bmeurer@chromium.org, mstarzinger@chromium.org, rmcilroy@chromium.org Committed: https://crrev.com/3885fa09741fb3400f0dcce0e91e458b40d236aa Cr-Commit-Position: refs/heads/master@{#37602}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : update test expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -27 lines) Patch
M src/compiler.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/compiler.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/compiler/code-generator.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/crankshaft/lithium-codegen.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/full-codegen/full-codegen.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/interpreter/bytecode-array-builder.h View 1 1 chunk +5 lines, -3 lines 0 comments Download
M src/interpreter/bytecode-array-builder.cc View 1 2 chunks +6 lines, -5 lines 0 comments Download
M src/interpreter/bytecode-array-writer.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/interpreter/bytecode-array-writer.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/interpreter/bytecode-generator.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/source-position-table.h View 2 chunks +7 lines, -1 line 0 comments Download
M src/source-position-table.cc View 4 chunks +10 lines, -3 lines 0 comments Download
M test/unittests/interpreter/bytecode-array-writer-unittest.cc View 1 2 chunks +7 lines, -5 lines 0 comments Download
M test/webkit/fast/js/toString-overrides-expected.txt View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
Yang
Motivation is that we never use the source position for these code objects. And we ...
4 years, 5 months ago (2016-06-30 10:28:20 UTC) #1
oth
On 2016/06/30 10:28:20, Yang wrote: > Motivation is that we never use the source position ...
4 years, 5 months ago (2016-06-30 11:18:44 UTC) #2
Yang
On 2016/06/30 11:18:44, oth wrote: > On 2016/06/30 10:28:20, Yang wrote: > > Motivation is ...
4 years, 5 months ago (2016-06-30 11:20:00 UTC) #3
Benedikt Meurer
LGTM on compilers.
4 years, 5 months ago (2016-07-04 16:54:34 UTC) #4
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/2112853002/1
4 years, 5 months ago (2016-07-05 05:35:02 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux_arm_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel_ng/builds/4336) v8_linux_mips64el_compile_rel on ...
4 years, 5 months ago (2016-07-05 05:39:12 UTC) #8
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/2112853002/20001
4 years, 5 months ago (2016-07-06 08:40:02 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/4461) v8_linux64_avx2_rel_ng_triggered on ...
4 years, 5 months ago (2016-07-06 08:57:32 UTC) #12
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/2112853002/40001
4 years, 5 months ago (2016-07-07 12:51:44 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-07 13:23:31 UTC) #16
Yang
On 2016/07/07 13:23:31, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 5 months ago (2016-07-07 13:25:13 UTC) #17
Michael Starzinger
LGTM from my end.
4 years, 5 months ago (2016-07-07 14:48:32 UTC) #18
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/2112853002/40001
4 years, 5 months ago (2016-07-08 08:46:26 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-08 08:48:27 UTC) #22
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 08:49:55 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3885fa09741fb3400f0dcce0e91e458b40d236aa
Cr-Commit-Position: refs/heads/master@{#37602}

Powered by Google App Engine
This is Rietveld 408576698