| Index: Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h
|
| index bd50f8f7cf6dbc101a7a3e99df14f0cfd59c5079..0480acf672fbbfb5ce71768307b5dccab0e9c48b 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h
|
| @@ -55,6 +55,7 @@ public:
|
| {
|
| return fromInternalPointer(object->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex));
|
| }
|
| + static TestInterfaceNamedConstructor2* toNativeWithTypeCheck(v8::Isolate*, v8::Handle<v8::Value>);
|
| static const WrapperTypeInfo wrapperTypeInfo;
|
| static void derefObject(void*);
|
| static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0;
|
|
|