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

Issue 9633012: Profiler experiments: merge self-optimization code into interrupt-at-exit (Closed)

Created:
8 years, 9 months ago by Jakob Kummerow
Modified:
8 years, 9 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Profiler experiments: merge self-optimization code into interrupt-at-exit Committed: https://code.google.com/p/v8/source/detail?r=10991

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -75 lines) Patch
M src/compiler.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/flag-definitions.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/full-codegen.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/deoptimizer-ia32.cc View 4 chunks +13 lines, -13 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 5 chunks +33 lines, -61 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
This also enables self-optimization for functions in the snapshot. Please take a look.
8 years, 9 months ago (2012-03-08 09:43:10 UTC) #1
Erik Corry
8 years, 9 months ago (2012-03-09 14:44:25 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698