upload tizen1.0 source
[profile/ivi/wrt-plugins-tizen.git] / src / standards / Tizen / Contact / JSContact.h
index 7b67c4a..db674b5 100755 (executable)
@@ -261,6 +261,13 @@ private:
                        size_t argumentCount,
                        const JSValueRef arguments[],
                        JSValueRef* exception);
+
+       static JSValueRef clone(JSContextRef context,
+                       JSObjectRef object,
+                       JSObjectRef thisObject,
+                       size_t argumentCount,
+                       const JSValueRef arguments[],
+                       JSValueRef* exception);
 };
 
 } // Contact