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

Issue 8198005: Remove a static initializer that could potentially slow down startup time. (Closed)

Created:
9 years, 2 months ago by Erik Corry
Modified:
9 years, 2 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Remove a static initializer that could potentially slow down startup time. BUG=1753 Committed: http://code.google.com/p/v8/source/detail?r=9551

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -10 lines) Patch
M src/jsregexp.h View 1 chunk +1 line, -1 line 0 comments Download
M src/jsregexp.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/profile-generator.h View 1 chunk +1 line, -1 line 0 comments Download
M src/profile-generator.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/splay-tree-inl.h View 3 chunks +3 lines, -3 lines 0 comments Download
M test/cctest/test-regexp.cc View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 2 months ago (2011-10-07 14:35:48 UTC) #1
danno
9 years, 2 months ago (2011-10-07 14:38:20 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698