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

Issue 419343003: when open macro GENERATED_CODE_COVERAGE, fix compiler error and fd leak (Closed)

Created:
6 years, 4 months ago by jianghua
Modified:
4 years, 1 month ago
Reviewers:
Yang, danno
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

when open macro GENERATED_CODE_COVERAGE, fix compiler error and fd leak BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -9 lines) Patch
M src/arm/simulator-arm.cc View 3 chunks +10 lines, -2 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/assembler-ia32.cc View 3 chunks +13 lines, -1 line 0 comments Download
M src/mips/simulator-mips.cc View 3 chunks +9 lines, -1 line 0 comments Download
M src/mips64/simulator-mips64.cc View 2 chunks +8 lines, -1 line 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/assembler-x64.cc View 3 chunks +36 lines, -0 lines 0 comments Download
M src/x87/assembler-x87.h View 1 chunk +1 line, -1 line 0 comments Download
M src/x87/assembler-x87.cc View 3 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
jianghua
6 years, 4 months ago (2014-07-27 09:10:23 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698