Index: src/debug/debug-scopes.h |
diff --git a/src/debug/debug-scopes.h b/src/debug/debug-scopes.h |
index 9560227874ff22d7c1a3cbe5ba84e5dbf9ab3055..419fcf0e59908e490f3c4131f042c81a78aee5a5 100644 |
--- a/src/debug/debug-scopes.h |
+++ b/src/debug/debug-scopes.h |
@@ -153,7 +153,7 @@ class ScopeIterator { |
Handle<JSObject> scope_object); |
void CopyContextExtensionToScopeObject(Handle<Context> context, |
Handle<JSObject> scope_object, |
- KeyCollectionType type); |
+ KeysCollectionLimit type); |
// Get the chain of nested scopes within this scope for the source statement |
// position. The scopes will be added to the list from the outermost scope to |