Reviewers: fschneider1,

Description:
Fix some inconsistent formatting.

I noticed we sometimes had extra spaces before and after the "const"
keyword.  Probably the result of a search and replace gone wrong.

This is a whitespace only change.

Please review this at http://codereview.chromium.org/3427021/show

Affected files:
  M src/arm/assembler-arm.h
  M src/arm/codegen-arm.h
  M src/assembler.h
  M src/ast.h
  M src/hashmap.h
  M src/ia32/assembler-ia32.h
  M src/list.h
  M src/mips/assembler-mips.h
  M src/mips/codegen-mips.h
  M src/parser.cc
  M src/rewriter.cc
  M src/scanner.h
  M src/scopeinfo.h
  M src/scopes.h
  M src/variables.h
  M src/x64/assembler-x64.h


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to