Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(407)

Issue 18094: Fix a bunch of spelling mistakes :\ (Closed)

Created:
11 years, 11 months ago by Dean McNamee
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix a bunch of spelling mistakes :\

Patch Set 1 #

Patch Set 2 : More fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -93 lines) Patch
M src/api.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/assembler-arm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/assembler-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/assembler-ia32.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/assembler-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/bootstrapper.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/bootstrapper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/builtins-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/d8-readline.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/debug.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/factory.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/frames.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/handles.h View 1 chunk +1 line, -1 line 0 comments Download
M src/hashmap.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ic.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/ic-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/jsregexp.h View 1 chunk +1 line, -1 line 0 comments Download
M src/jsregexp.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/macro-assembler-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/macro-assembler-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/objects.h View 1 6 chunks +7 lines, -7 lines 0 comments Download
M src/objects.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/parser.h View 1 chunk +1 line, -1 line 0 comments Download
M src/parser.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/platform.h View 1 3 chunks +4 lines, -4 lines 0 comments Download
M src/platform-macos.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/platform-win32.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M src/property.h View 1 chunk +1 line, -1 line 0 comments Download
M src/regexp-macro-assembler-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/rewriter.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/runtime.cc View 1 10 chunks +10 lines, -10 lines 0 comments Download
M src/scanner.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/scopes.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/serialize.h View 1 chunk +1 line, -1 line 0 comments Download
M src/serialize.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/simulator-arm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/simulator-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/spaces.h View 1 4 chunks +5 lines, -5 lines 0 comments Download
M src/stub-cache-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/stub-cache-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/top.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/top.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/utils.h View 1 chunk +1 line, -1 line 0 comments Download
M src/v8threads.h View 1 chunk +1 line, -1 line 0 comments Download
M src/zone.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Dean McNamee
I'm making it a side project to improve comments in V8.
11 years, 11 months ago (2009-01-15 13:53:54 UTC) #1
Mads Ager (chromium)
11 years, 11 months ago (2009-01-15 18:56:46 UTC) #2
LGTM, thanks.

Powered by Google App Engine
This is Rietveld 408576698