Searched defs:v8SetReturnValueFast (Results 1 - 25 of 40) sorted by last modified time

12

/external/chromium_org/third_party/WebKit/Source/bindings/templates/
H A Dinterface.h195 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, {{cpp_class}}* impl, Wrappable*) function
252 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, {{cpp_class}}* impl, Wrappable* wrappable) function
283 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, {{pass_cpp_type}} impl, Wrappable* wrappable) function
285 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
H A DV8SVGTestInterface.h93 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, SVGTestInterface* impl, Wrappable* wrappable) function in namespace:blink
123 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<SVGTestInterface> impl, Wrappable* wrappable) function in namespace:blink
125 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestException.h93 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestException* impl, Wrappable* wrappable) function in namespace:blink
123 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestException> impl, Wrappable* wrappable) function in namespace:blink
125 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterface.h78 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceImplementation* impl, Wrappable*) function in namespace:blink
101 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceImplementation> impl, Wrappable* wrappable) function in namespace:blink
103 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterface2.h95 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterface2* impl, Wrappable* wrappable) function in namespace:blink
125 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface2> impl, Wrappable* wrappable) function in namespace:blink
127 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterface3.h102 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterface3* impl, Wrappable* wrappable) function in namespace:blink
132 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface3> impl, Wrappable* wrappable) function in namespace:blink
134 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceCheckSecurity.h93 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceCheckSecurity* impl, Wrappable* wrappable) function in namespace:blink
123 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCheckSecurity> impl, Wrappable* wrappable) function in namespace:blink
125 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceConstructor.h100 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor* impl, Wrappable* wrappable) function in namespace:blink
130 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor> impl, Wrappable* wrappable) function in namespace:blink
132 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceConstructor2.h94 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor2* impl, Wrappable* wrappable) function in namespace:blink
124 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor2> impl, Wrappable* wrappable) function in namespace:blink
126 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceConstructor3.h94 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor3* impl, Wrappable* wrappable) function in namespace:blink
124 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor3> impl, Wrappable* wrappable) function in namespace:blink
126 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceConstructor4.h94 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor4* impl, Wrappable* wrappable) function in namespace:blink
124 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor4> impl, Wrappable* wrappable) function in namespace:blink
126 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceCustomConstructor.h95 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceCustomConstructor* impl, Wrappable* wrappable) function in namespace:blink
125 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCustomConstructor> impl, Wrappable* wrappable) function in namespace:blink
127 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceDocument.h100 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceDocument* impl, Wrappable* wrappable) function in namespace:blink
130 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceDocument> impl, Wrappable* wrappable) function in namespace:blink
132 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceEmpty.h93 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceEmpty* impl, Wrappable* wrappable) function in namespace:blink
123 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceEmpty> impl, Wrappable* wrappable) function in namespace:blink
125 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceEventConstructor.h101 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceEventConstructor* impl, Wrappable* wrappable) function in namespace:blink
131 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceEventConstructor> impl, Wrappable* wrappable) function in namespace:blink
133 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceEventTarget.h107 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceEventTarget* impl, Wrappable* wrappable) function in namespace:blink
137 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceEventTarget> impl, Wrappable* wrappable) function in namespace:blink
139 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceGarbageCollected.h98 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceGarbageCollected* impl, Wrappable* wrappable) function in namespace:blink
128 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, RawPtr<TestInterfaceGarbageCollected> impl, Wrappable* wrappable) function in namespace:blink
130 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceNamedConstructor.h100 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceNamedConstructor* impl, Wrappable* wrappable) function in namespace:blink
130 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceNamedConstructor> impl, Wrappable* wrappable) function in namespace:blink
132 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceNamedConstructor2.h99 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceNamedConstructor2* impl, Wrappable* wrappable) function in namespace:blink
129 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceNamedConstructor2> impl, Wrappable* wrappable) function in namespace:blink
131 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceNode.h100 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceNode* impl, Wrappable* wrappable) function in namespace:blink
130 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceNode> impl, Wrappable* wrappable) function in namespace:blink
132 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceNotScriptWrappable.h92 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceNotScriptWrappable* impl, Wrappable* wrappable) function in namespace:blink
122 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceNotScriptWrappable> impl, Wrappable* wrappable) function in namespace:blink
124 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestInterfaceWillBeGarbageCollected.h108 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceWillBeGarbageCollected* impl, Wrappable* wrappable) function in namespace:blink
138 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceWillBeGarbageCollected> impl, Wrappable* wrappable) function in namespace:blink
140 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestNode.h101 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestNode* impl, Wrappable* wrappable) function in namespace:blink
131 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestNode> impl, Wrappable* wrappable) function in namespace:blink
133 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestObject.h134 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestObject* impl, Wrappable* wrappable) function in namespace:blink
164 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestObject> impl, Wrappable* wrappable) function in namespace:blink
166 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);
H A DV8TestSpecialOperations.h93 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestSpecialOperations* impl, Wrappable* wrappable) function in namespace:blink
123 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperations> impl, Wrappable* wrappable) function in namespace:blink
125 v8SetReturnValueFast(callbackInfo, impl.get(), wrappable);

Completed in 379 milliseconds

12