Index: src/factory.h |
diff --git a/src/factory.h b/src/factory.h |
index 4307289dbd6d6eb7402242e38a879de906d728f0..2bc064c20abce1102b77a15a40423804c7a971cf 100644 |
--- a/src/factory.h |
+++ b/src/factory.h |
@@ -41,6 +41,7 @@ class ZoneScopeInfo; |
class Factory : public AllStatic { |
public: |
+ |
Erik Corry
2010/03/26 13:51:34
Inadvertent edit?
Lasse Reichstein
2010/03/26 14:19:09
Yes, removed.
|
// Allocate a new fixed array with undefined entries. |
static Handle<FixedArray> NewFixedArray( |
int size, |