Searched defs:v8SetReturnValue (Results 1 - 25 of 38) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8SVGTestInterface.h61 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, SVGTestInterface* impl) function in namespace:WebCore
70 v8SetReturnValue(callbackInfo, wrapper);
84 v8SetReturnValue(callbackInfo, wrapper);
97 v8SetReturnValue(callbackInfo, wrapper);
106 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<SVGTestInterface> impl) function in namespace:WebCore
108 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestException.h61 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestException* impl) function in namespace:WebCore
70 v8SetReturnValue(callbackInfo, wrapper);
84 v8SetReturnValue(callbackInfo, wrapper);
97 v8SetReturnValue(callbackInfo, wrapper);
106 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestException> impl) function in namespace:WebCore
108 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterface.h56 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceImplementation* impl) function in namespace:WebCore
58 v8SetReturnValue(callbackInfo, toV8(impl, callbackInfo.Holder(), callbackInfo.GetIsolate()));
64 v8SetReturnValue(callbackInfo, toV8(impl, callbackInfo.Holder(), callbackInfo.GetIsolate()));
70 v8SetReturnValue(callbackInfo, toV8(impl, callbackInfo.Holder(), callbackInfo.GetIsolate()));
79 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceImplementation> impl) function in namespace:WebCore
81 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterface2.h63 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterface2* impl) function in namespace:WebCore
72 v8SetReturnValue(callbackInfo, wrapper);
86 v8SetReturnValue(callbackInfo, wrapper);
99 v8SetReturnValue(callbackInfo, wrapper);
108 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface2> impl) function in namespace:WebCore
110 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterface3.h70 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterface3* impl) function in namespace:WebCore
79 v8SetReturnValue(callbackInfo, wrapper);
93 v8SetReturnValue(callbackInfo, wrapper);
106 v8SetReturnValue(callbackInfo, wrapper);
115 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface3> impl) function in namespace:WebCore
117 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterfaceCheckSecurity.h61 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceCheckSecurity* impl) function in namespace:WebCore
70 v8SetReturnValue(callbackInfo, wrapper);
84 v8SetReturnValue(callbackInfo, wrapper);
97 v8SetReturnValue(callbackInfo, wrapper);
106 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCheckSecurity> impl) function in namespace:WebCore
108 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterfaceConstructor.h62 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceConstructor* impl) function in namespace:WebCore
71 v8SetReturnValue(callbackInfo, wrapper);
85 v8SetReturnValue(callbackInfo, wrapper);
98 v8SetReturnValue(callbackInfo, wrapper);
107 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor> impl) function in namespace:WebCore
109 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterfaceConstructor2.h62 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceConstructor2* impl) function in namespace:WebCore
71 v8SetReturnValue(callbackInfo, wrapper);
85 v8SetReturnValue(callbackInfo, wrapper);
98 v8SetReturnValue(callbackInfo, wrapper);
107 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor2> impl) function in namespace:WebCore
109 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterfaceConstructor3.h62 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceConstructor3* impl) function in namespace:WebCore
71 v8SetReturnValue(callbackInfo, wrapper);
85 v8SetReturnValue(callbackInfo, wrapper);
98 v8SetReturnValue(callbackInfo, wrapper);
107 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor3> impl) function in namespace:WebCore
109 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterfaceCustomConstructor.h63 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceCustomConstructor* impl) function in namespace:WebCore
72 v8SetReturnValue(callbackInfo, wrapper);
86 v8SetReturnValue(callbackInfo, wrapper);
99 v8SetReturnValue(callbackInfo, wrapper);
108 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCustomConstructor> impl) function in namespace:WebCore
110 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestInterfaceEmpty.h61 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceEmpty* impl) function in namespace:WebCore
70 v8SetReturnValue(callbackInfo, wrapper);
84 v8SetReturnValue(callbackInfo, wrapper);
97 v8SetReturnValue(callbackInfo, wrapper);
106 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceEmpty> impl) function in namespace:WebCore
108 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestObject.h80 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestObject* impl) function in namespace:WebCore
89 v8SetReturnValue(callbackInfo, wrapper);
103 v8SetReturnValue(callbackInfo, wrapper);
116 v8SetReturnValue(callbackInfo, wrapper);
125 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestObject> impl) function in namespace:WebCore
127 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestSpecialOperations.h61 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestSpecialOperations* impl) function in namespace:WebCore
70 v8SetReturnValue(callbackInfo, wrapper);
84 v8SetReturnValue(callbackInfo, wrapper);
97 v8SetReturnValue(callbackInfo, wrapper);
106 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperations> impl) function in namespace:WebCore
108 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestSpecialOperationsNotEnumerable.h61 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestSpecialOperationsNotEnumerable* impl) function in namespace:WebCore
70 v8SetReturnValue(callbackInfo, wrapper);
84 v8SetReturnValue(callbackInfo, wrapper);
97 v8SetReturnValue(callbackInfo, wrapper);
106 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperationsNotEnumerable> impl) function in namespace:WebCore
108 v8SetReturnValue(callbackInfo, impl.get());
H A DV8TestTypedefs.h62 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestTypedefs* impl) function in namespace:WebCore
71 v8SetReturnValue(callbackInfo, wrapper);
85 v8SetReturnValue(callbackInfo, wrapper);
98 v8SetReturnValue(callbackInfo, wrapper);
107 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestTypedefs> impl) function in namespace:WebCore
109 v8SetReturnValue(callbackInfo, impl.get());
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
H A DV8ArrayBufferCustom.h96 inline void v8SetReturnValue(const CallbackInfo& info, ArrayBuffer* impl) function in namespace:WebCore
105 v8SetReturnValue(info, wrapper);
119 v8SetReturnValue(info, wrapper);
132 v8SetReturnValue(info, wrapper);
141 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr< ArrayBuffer > impl) function in namespace:WebCore
143 v8SetReturnValue(info, impl.get());
H A DV8DataViewCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, DataView* impl) function in namespace:WebCore
75 V8TypedArray<DataView>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<DataView> impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());
H A DV8Float32ArrayCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, Float32Array* impl) function in namespace:WebCore
75 V8TypedArray<Float32Array>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr< Float32Array > impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());
H A DV8Float64ArrayCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, Float64Array* impl) function in namespace:WebCore
75 V8TypedArray<Float64Array>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Float64Array> impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());
H A DV8Int16ArrayCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, Int16Array* impl) function in namespace:WebCore
75 V8TypedArray<Int16Array>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Int16Array> impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());
H A DV8Int32ArrayCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, Int32Array* impl) function in namespace:WebCore
75 V8TypedArray<Int32Array>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Int32Array> impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());
H A DV8Int8ArrayCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, Int8Array* impl) function in namespace:WebCore
75 V8TypedArray<Int8Array>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Int8Array> impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());
H A DV8Uint16ArrayCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, Uint16Array* impl) function in namespace:WebCore
75 V8TypedArray<Uint16Array>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Uint16Array> impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());
H A DV8Uint32ArrayCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, Uint32Array* impl) function in namespace:WebCore
75 V8TypedArray<Uint32Array>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Uint32Array> impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());
H A DV8Uint8ArrayCustom.h73 inline void v8SetReturnValue(const CallbackInfo& info, Uint8Array* impl) function in namespace:WebCore
75 V8TypedArray<Uint8Array>::v8SetReturnValue(info, impl);
96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr< Uint8Array > impl) function in namespace:WebCore
98 v8SetReturnValue(info, impl.get());

Completed in 1050 milliseconds

12