git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1052
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00
enum WriteBarrierMode { SKIP_WRITE_BARRIER, UPDATE_WRITE_BARRIER };
-// PropertyNormalizationMode is used to specify wheter or not to
-// keep inobject properties when normalizing properties of a
-// JSObject.
+// PropertyNormalizationMode is used to specify whether to keep
+// inobject properties when normalizing properties of a JSObject.
enum PropertyNormalizationMode {
CLEAR_INOBJECT_PROPERTIES,
KEEP_INOBJECT_PROPERTIES