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