Author: [EMAIL PROTECTED]
Date: Thu Oct 30 04:15:29 2008
New Revision: 651
Modified:
branches/bleeding_edge/src/jsregexp.cc
Log:
Fix lint issue.
Modified: branches/bleeding_edge/src/jsregexp.cc
==============================================================================
--- branches/bleeding_edge/src/jsregexp.cc (original)
+++ branches/bleeding_edge/src/jsregexp.cc Thu Oct 30 04:15:29 2008
@@ -356,7 +356,6 @@
Handle<Object> RegExpImpl::JsreCompile(Handle<JSRegExp> re,
Handle<String> pattern,
JSRegExp::Flags flags) {
-
Handle<String> two_byte_pattern = StringToTwoByte(pattern);
unsigned number_of_captures;
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---