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

Unified Diff: test/mjsunit/switch.js

Issue 6302: Stricter String->IsFlat. (Closed)
Patch Set: Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/objects-inl.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/switch.js
diff --git a/test/mjsunit/switch.js b/test/mjsunit/switch.js
index 3b8458d3d963425f065e147f4c0e92377b101d01..ae5ce2bdcdad80afd1503496b849906e3638eb2b 100644
--- a/test/mjsunit/switch.js
+++ b/test/mjsunit/switch.js
@@ -27,7 +27,7 @@
function f0() {
switch (0) {
- // switch deliberatly left empty
+ // switch deliberately left empty
}
}
« no previous file with comments | « src/objects-inl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698