Revision: 16638
Author: [email protected]
Date: Wed Sep 11 08:56:33 2013 UTC
Log: Fix typo.
[email protected]
Review URL: https://codereview.chromium.org/23710023
http://code.google.com/p/v8/source/detail?r=16638
Modified:
/branches/bleeding_edge/src/platform/virtual-memory.h
=======================================
--- /branches/bleeding_edge/src/platform/virtual-memory.h Wed Sep 11
08:47:02 2013 UTC
+++ /branches/bleeding_edge/src/platform/virtual-memory.h Wed Sep 11
08:56:33 2013 UTC
@@ -39,8 +39,8 @@
//
// This class represents and controls an area of reserved memory.
// Control of the reserved memory can be assigned to another VirtualMemory
-// object by assignment or contructing. This removes the reserved memory
from
-// the original object.
+// object by assignment or copy-constructing. This removes the reserved
memory
+// from the original object.
class VirtualMemory V8_FINAL {
public:
// The executability of a memory region.
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.