Index: src/compiler.h |
diff --git a/src/compiler.h b/src/compiler.h |
index f7ff09c57d74e7678c4873e347d5baa17b77ba7d..3f47677cd83ff5946aedda5794cb9cb00b3afe22 100644 |
--- a/src/compiler.h |
+++ b/src/compiler.h |
@@ -631,7 +631,6 @@ class Compiler : public AllStatic { |
Handle<Context> context, |
v8::Extension* extension, |
ScriptDataImpl* pre_data, |
- Handle<Object> script_data, |
NativesFlag is_natives_code); |
// Create a shared function info object (the code may be lazily compiled). |