Fix lint issue.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@651 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
8a8a24870b
commit
ff1088d698
@ -356,7 +356,6 @@ void CompileWithRetryAfterGC(Handle<String> pattern,
|
||||
Handle<Object> RegExpImpl::JsreCompile(Handle<JSRegExp> re,
|
||||
Handle<String> pattern,
|
||||
JSRegExp::Flags flags) {
|
||||
|
||||
Handle<String> two_byte_pattern = StringToTwoByte(pattern);
|
||||
|
||||
unsigned number_of_captures;
|
||||
|
Loading…
Reference in New Issue
Block a user