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

Issue 2660103002: Fix --noopt to not optimize (Closed)

Created:
3 years, 10 months ago by jochen (gone - plz use gerrit)
Modified:
3 years, 10 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M src/compilation-info.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/isolate.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/v8.cc View 1 chunk +1 line, -1 line 2 comments Download
A test/mjsunit/noopt.js View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
jochen (gone - plz use gerrit)
3 years, 10 months ago (2017-01-29 00:42:20 UTC) #1
Michael Starzinger
LGTM with one suggestion, also +Igor for FYI. https://codereview.chromium.org/2660103002/diff/20001/src/v8.cc File src/v8.cc (right): https://codereview.chromium.org/2660103002/diff/20001/src/v8.cc#newcode69 src/v8.cc:69: if ...
3 years, 10 months ago (2017-01-30 09:27:53 UTC) #11
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2660103002/diff/20001/src/v8.cc File src/v8.cc (right): https://codereview.chromium.org/2660103002/diff/20001/src/v8.cc#newcode69 src/v8.cc:69: if (FLAG_opt && FLAG_turbo && strcmp(FLAG_turbo_filter, "~~") == 0) ...
3 years, 10 months ago (2017-01-30 14:08:43 UTC) #13
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/2660103002/20001
3 years, 10 months ago (2017-01-30 14:08:54 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-01-30 14:41:35 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/1fc5ca85fcc5bb75bd9b27eaf434f03cb5b...

Powered by Google App Engine
This is Rietveld 408576698