Quick lint fix
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@269 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
c2022ec76e
commit
6063e76cec
@ -918,7 +918,6 @@ void VariableProxy::GenerateStoreCode(MacroAssembler* masm,
|
||||
Scope* scope,
|
||||
Reference* ref,
|
||||
InitState init_state) {
|
||||
|
||||
Comment cmnt(masm, "[ Store to VariableProxy");
|
||||
Variable* node = var();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user