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

Issue 652543006: Revert "Assign bailout and type feedback IDs in a post-pass" (Closed)

Created:
6 years, 2 months ago by Sven Panne
Modified:
6 years, 2 months ago
Reviewers:
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Revert "Assign bailout and type feedback IDs in a post-pass" This reverts r24757, which breaks the ARM64 simulator build. Simple repro: out/arm64.debug/d8 -e 'eval("(function(){ const x; var x; })")' TBR=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24762

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+362 lines, -794 lines) Patch
M BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M src/ast.h View 71 chunks +321 lines, -301 lines 0 comments Download
M src/ast.cc View 4 chunks +9 lines, -8 lines 0 comments Download
D src/ast-numbering.h View 1 chunk +0 lines, -19 lines 0 comments Download
D src/ast-numbering.cc View 1 chunk +0 lines, -416 lines 0 comments Download
M src/ast-value-factory.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/compiler.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/compiler.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M src/compiler/js-inlining.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M src/full-codegen.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +1 line, -3 lines 0 comments Download
M src/parser.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M src/preparser.h View 8 chunks +10 lines, -5 lines 0 comments Download
M src/preparser.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/rewriter.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M src/scopes.cc View 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/compiler/function-tester.h View 3 chunks +0 lines, -3 lines 0 comments Download
M test/cctest/compiler/test-codegen-deopt.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M test/cctest/compiler/test-pipeline.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M test/cctest/test-ast.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M test/cctest/test-parsing.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Sven Panne
6 years, 2 months ago (2014-10-21 10:55:36 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24762.

Powered by Google App Engine
This is Rietveld 408576698