| Index: Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp b/Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp
|
| index c3fcdb63eb898b96cff817cdb8861e6900cc09c0..f0113ea8a3ff26e068bc05bf16fc057c047d28d6 100644
|
| --- a/Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp
|
| +++ b/Source/bindings/tests/results/V8TestInterfaceDoNotCheckConstants.cpp
|
| @@ -140,6 +140,7 @@ void V8TestInterfaceDoNotCheckConstants::derefObject(void* object)
|
| {
|
| fromInternalPointer(object)->deref();
|
| }
|
| +
|
| template<>
|
| v8::Handle<v8::Value> toV8NoInline(TestInterfaceDoNotCheckConstants* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
|
| {
|
|
|