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

Issue 719001: Added zone-inl.h to jsregexp.h since it relies on calling new ZoneList which ... (Closed)

Created:
10 years, 9 months ago by Rico
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Added zone-inl.h to jsregexp.h since it relies on calling new ZoneList which again relies on calling the static new method on Zone (defined in zone-inl.h but declared in zone.h). Committed: http://code.google.com/p/v8/source/detail?r=4060

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/jsregexp.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Rico
10 years, 9 months ago (2010-03-09 08:38:41 UTC) #1
Fixes the debug build

Powered by Google App Engine
This is Rietveld 408576698