OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v8SetReturnValue
(Results
1 - 25
of
38
) sorted by null
1
2
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
V8SupportTestInterface.h
99
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, SupportTestInterface* impl)
108
v8SetReturnValue
(callbackInfo, wrapper);
122
v8SetReturnValue
(callbackInfo, wrapper);
135
v8SetReturnValue
(callbackInfo, wrapper);
144
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<SupportTestInterface > impl)
146
v8SetReturnValue
(callbackInfo, impl.get());
V8TestCustomAccessors.h
104
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestCustomAccessors* impl)
113
v8SetReturnValue
(callbackInfo, wrapper);
127
v8SetReturnValue
(callbackInfo, wrapper);
140
v8SetReturnValue
(callbackInfo, wrapper);
149
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestCustomAccessors > impl)
151
v8SetReturnValue
(callbackInfo, impl.get());
V8TestException.h
96
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestException* impl)
105
v8SetReturnValue
(callbackInfo, wrapper);
119
v8SetReturnValue
(callbackInfo, wrapper);
132
v8SetReturnValue
(callbackInfo, wrapper);
141
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestException > impl)
143
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterface.h
105
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterface* impl)
114
v8SetReturnValue
(callbackInfo, wrapper);
128
v8SetReturnValue
(callbackInfo, wrapper);
141
v8SetReturnValue
(callbackInfo, wrapper);
150
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface > impl)
152
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceCheckSecurity.h
96
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfaceCheckSecurity* impl)
105
v8SetReturnValue
(callbackInfo, wrapper);
119
v8SetReturnValue
(callbackInfo, wrapper);
132
v8SetReturnValue
(callbackInfo, wrapper);
141
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCheckSecurity > impl)
143
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceConstructor.h
97
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfaceConstructor* impl)
106
v8SetReturnValue
(callbackInfo, wrapper);
120
v8SetReturnValue
(callbackInfo, wrapper);
133
v8SetReturnValue
(callbackInfo, wrapper);
142
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor > impl)
144
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceConstructor2.h
97
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfaceConstructor2* impl)
106
v8SetReturnValue
(callbackInfo, wrapper);
120
v8SetReturnValue
(callbackInfo, wrapper);
133
v8SetReturnValue
(callbackInfo, wrapper);
142
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor2 > impl)
144
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceConstructor3.h
97
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfaceConstructor3* impl)
106
v8SetReturnValue
(callbackInfo, wrapper);
120
v8SetReturnValue
(callbackInfo, wrapper);
133
v8SetReturnValue
(callbackInfo, wrapper);
142
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor3 > impl)
144
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceCustomConstructor.h
98
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfaceCustomConstructor* impl)
107
v8SetReturnValue
(callbackInfo, wrapper);
121
v8SetReturnValue
(callbackInfo, wrapper);
134
v8SetReturnValue
(callbackInfo, wrapper);
143
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCustomConstructor > impl)
145
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceDoNotCheckConstants.h
96
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfaceDoNotCheckConstants* impl)
105
v8SetReturnValue
(callbackInfo, wrapper);
119
v8SetReturnValue
(callbackInfo, wrapper);
132
v8SetReturnValue
(callbackInfo, wrapper);
141
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceDoNotCheckConstants > impl)
143
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceEmpty.h
96
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfaceEmpty* impl)
105
v8SetReturnValue
(callbackInfo, wrapper);
119
v8SetReturnValue
(callbackInfo, wrapper);
132
v8SetReturnValue
(callbackInfo, wrapper);
141
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceEmpty > impl)
143
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceEventConstructor.h
99
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfaceEventConstructor* impl)
108
v8SetReturnValue
(callbackInfo, wrapper);
122
v8SetReturnValue
(callbackInfo, wrapper);
135
v8SetReturnValue
(callbackInfo, wrapper);
144
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceEventConstructor > impl)
146
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfaceImplementedAs.h
96
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, RealClass* impl)
105
v8SetReturnValue
(callbackInfo, wrapper);
119
v8SetReturnValue
(callbackInfo, wrapper);
132
v8SetReturnValue
(callbackInfo, wrapper);
141
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<RealClass > impl)
143
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfacePython.h
85
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfacePythonImplementation* impl)
87
v8SetReturnValue
(callbackInfo, toV8(impl, callbackInfo.Holder(), callbackInfo.GetIsolate()));
93
v8SetReturnValue
(callbackInfo, toV8(impl, callbackInfo.Holder(), callbackInfo.GetIsolate()));
99
v8SetReturnValue
(callbackInfo, toV8(impl, callbackInfo.Holder(), callbackInfo.GetIsolate()));
108
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfacePythonImplementation > impl)
110
v8SetReturnValue
(callbackInfo, impl.get());
V8TestInterfacePython2.h
92
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestInterfacePython2* impl)
101
v8SetReturnValue
(callbackInfo, wrapper);
115
v8SetReturnValue
(callbackInfo, wrapper);
128
v8SetReturnValue
(callbackInfo, wrapper);
137
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfacePython2 > impl)
139
v8SetReturnValue
(callbackInfo, impl.get());
V8TestNode.h
99
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestNode* impl)
108
v8SetReturnValue
(callbackInfo, wrapper);
122
v8SetReturnValue
(callbackInfo, wrapper);
135
v8SetReturnValue
(callbackInfo, wrapper);
144
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestNode > impl)
146
v8SetReturnValue
(callbackInfo, impl.get());
V8TestObject.h
105
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestObj* impl)
114
v8SetReturnValue
(callbackInfo, wrapper);
128
v8SetReturnValue
(callbackInfo, wrapper);
141
v8SetReturnValue
(callbackInfo, wrapper);
150
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestObj > impl)
152
v8SetReturnValue
(callbackInfo, impl.get());
V8TestObjectPython.h
115
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestObjectPython* impl)
124
v8SetReturnValue
(callbackInfo, wrapper);
138
v8SetReturnValue
(callbackInfo, wrapper);
151
v8SetReturnValue
(callbackInfo, wrapper);
160
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestObjectPython > impl)
162
v8SetReturnValue
(callbackInfo, impl.get());
V8TestOverloadedConstructors.h
97
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestOverloadedConstructors* impl)
106
v8SetReturnValue
(callbackInfo, wrapper);
120
v8SetReturnValue
(callbackInfo, wrapper);
133
v8SetReturnValue
(callbackInfo, wrapper);
142
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestOverloadedConstructors > impl)
144
v8SetReturnValue
(callbackInfo, impl.get());
V8TestTypedefs.h
97
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, TestTypedefs* impl)
106
v8SetReturnValue
(callbackInfo, wrapper);
120
v8SetReturnValue
(callbackInfo, wrapper);
133
v8SetReturnValue
(callbackInfo, wrapper);
142
inline void
v8SetReturnValue
(const CallbackInfo& callbackInfo, PassRefPtr<TestTypedefs > impl)
144
v8SetReturnValue
(callbackInfo, impl.get());
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8DataViewCustom.h
77
inline void
v8SetReturnValue
(const CallbackInfo& info, DataView* impl)
79
V8TypedArray<DataView>::
v8SetReturnValue
(info, impl);
100
inline void
v8SetReturnValue
(const CallbackInfo& info, PassRefPtr<DataView> impl)
102
v8SetReturnValue
(info, impl.get());
V8Float32ArrayCustom.h
77
inline void
v8SetReturnValue
(const CallbackInfo& info, Float32Array* impl)
79
V8TypedArray<Float32Array>::
v8SetReturnValue
(info, impl);
100
inline void
v8SetReturnValue
(const CallbackInfo& info, PassRefPtr< Float32Array > impl)
102
v8SetReturnValue
(info, impl.get());
V8Float64ArrayCustom.h
77
inline void
v8SetReturnValue
(const CallbackInfo& info, Float64Array* impl)
79
V8TypedArray<Float64Array>::
v8SetReturnValue
(info, impl);
100
inline void
v8SetReturnValue
(const CallbackInfo& info, PassRefPtr<Float64Array> impl)
102
v8SetReturnValue
(info, impl.get());
V8Int16ArrayCustom.h
77
inline void
v8SetReturnValue
(const CallbackInfo& info, Int16Array* impl)
79
V8TypedArray<Int16Array>::
v8SetReturnValue
(info, impl);
100
inline void
v8SetReturnValue
(const CallbackInfo& info, PassRefPtr<Int16Array> impl)
102
v8SetReturnValue
(info, impl.get());
V8Int32ArrayCustom.h
77
inline void
v8SetReturnValue
(const CallbackInfo& info, Int32Array* impl)
79
V8TypedArray<Int32Array>::
v8SetReturnValue
(info, impl);
100
inline void
v8SetReturnValue
(const CallbackInfo& info, PassRefPtr<Int32Array> impl)
102
v8SetReturnValue
(info, impl.get());
Completed in 1064 milliseconds
1
2