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

Issue 268014: Guard the debug check at the start of every JS function with... (Closed)

Created:
11 years, 2 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Guard the debug check at the start of every JS function with --debug-code so it is not normally compiled in debug builds. Committed: http://code.google.com/p/v8/source/detail?r=3036

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -16 lines) Patch
M src/ia32/virtual-frame-ia32.cc View 1 chunk +10 lines, -8 lines 0 comments Download
M src/x64/virtual-frame-x64.cc View 1 chunk +10 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 2 months ago (2009-10-08 11:37:25 UTC) #1
fschneider
11 years, 2 months ago (2009-10-08 11:47:20 UTC) #2
On 2009/10/08 11:37:25, Kevin Millikin wrote:
> 

LGTM

Powered by Google App Engine
This is Rietveld 408576698