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