Index: Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.h |
diff --git a/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.h b/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.h |
index bca8f0d3f5d61f31498ed8a2f6f7492b49da919e..aea12ac5775b09d7d816dcedc622931857da40ae 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.h |
+++ b/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor2.h |
@@ -43,7 +43,7 @@ public: |
} |
static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0; |
static void installConditionallyEnabledProperties(v8::Local<v8::Object>, v8::Isolate*) { } |
- static void installConditionallyEnabledMethods(v8::Local<v8::Object>, v8::Isolate*) { } |
+ static void preparePrototypeObject(v8::Isolate*, v8::Local<v8::Object>) { } |
}; |
template <> |