Fix lint error.
TBR=erik.corry@gmail.com Review URL: http://codereview.chromium.org/203052 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2880 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
34d6ff7606
commit
7721fdc7d9
@ -335,7 +335,6 @@ void CodeGenerator::GenCode(FunctionLiteral* fun) {
|
||||
// expected by the debugger.
|
||||
ASSERT_EQ(kJSReturnSequenceLength,
|
||||
masm_->InstructionsGeneratedSince(&check_exit_codesize));
|
||||
|
||||
}
|
||||
|
||||
// Code generation state must be reset.
|
||||
|
Loading…
Reference in New Issue
Block a user