Commit 7721fdc7 authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

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
parent 34d6ff76
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment