Home
last modified time | relevance | path

Searched defs:wrappable (Results 1 – 25 of 42) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
DV8Float64ArrayCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, Float64Array* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 …v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Float64Array> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8Float32ArrayCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, Float32Array* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 …SetReturnValueFast(const CallbackInfo& info, PassRefPtr< Float32Array > impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8Int16ArrayCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, Int16Array* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 …d v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Int16Array> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8Int32ArrayCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, Int32Array* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 …d v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Int32Array> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8Uint32ArrayCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, Uint32Array* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 … v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Uint32Array> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8Uint8ClampedArrayCustom.h85 … void v8SetReturnValueFast(const CallbackInfo& info, Uint8ClampedArray* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 …ReturnValueFast(const CallbackInfo& info, PassRefPtr<Uint8ClampedArray> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8DataViewCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, DataView* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 …oid v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<DataView> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8Int8ArrayCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, Int8Array* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 …id v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Int8Array> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8Uint8ArrayCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, Uint8Array* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 …v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr< Uint8Array > impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8Uint16ArrayCustom.h85 inline void v8SetReturnValueFast(const CallbackInfo& info, Uint16Array* impl, Wrappable* wrappable) in v8SetReturnValueFast()
108 … v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Uint16Array> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8ArrayBufferCustom.h123 inline void v8SetReturnValueFast(const CallbackInfo& info, ArrayBuffer* impl, Wrappable* wrappable) in v8SetReturnValueFast()
153 …8SetReturnValueFast(const CallbackInfo& info, PassRefPtr< ArrayBuffer > impl, Wrappable* wrappable) in v8SetReturnValueFast()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
DV8TestObject.h134 …void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestObject* impl, Wrappable* wrappable) in v8SetReturnValueFast()
164 …eturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestObject> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterfaceNotScriptWrappable.h92 …Fast(const CallbackInfo& callbackInfo, TestInterfaceNotScriptWrappable* impl, Wrappable* wrappable) in v8SetReturnValueFast()
122 …CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceNotScriptWrappable> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestSpecialOperations.h93 …eturnValueFast(const CallbackInfo& callbackInfo, TestSpecialOperations* impl, Wrappable* wrappable) in v8SetReturnValueFast()
123 …ast(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperations> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterfaceCustomConstructor.h95 …eFast(const CallbackInfo& callbackInfo, TestInterfaceCustomConstructor* impl, Wrappable* wrappable) in v8SetReturnValueFast()
125 … CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCustomConstructor> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterfaceConstructor4.h94 …nValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor4* impl, Wrappable* wrappable) in v8SetReturnValueFast()
124 …const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor4> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterfaceCheckSecurity.h93 …ValueFast(const CallbackInfo& callbackInfo, TestInterfaceCheckSecurity* impl, Wrappable* wrappable) in v8SetReturnValueFast()
123 …onst CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCheckSecurity> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestSpecialOperationsNotEnumerable.h93 …t(const CallbackInfo& callbackInfo, TestSpecialOperationsNotEnumerable* impl, Wrappable* wrappable) in v8SetReturnValueFast()
123 …lbackInfo& callbackInfo, PassRefPtr<TestSpecialOperationsNotEnumerable> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterfaceEmpty.h93 …etReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceEmpty* impl, Wrappable* wrappable) in v8SetReturnValueFast()
123 …ueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceEmpty> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterfaceConstructor2.h94 …nValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor2* impl, Wrappable* wrappable) in v8SetReturnValueFast()
124 …const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor2> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterface3.h102 … v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterface3* impl, Wrappable* wrappable) in v8SetReturnValueFast()
132 …nValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface3> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestTypedefs.h94 …id v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestTypedefs* impl, Wrappable* wrappable) in v8SetReturnValueFast()
124 …urnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestTypedefs> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterface2.h95 … v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterface2* impl, Wrappable* wrappable) in v8SetReturnValueFast()
125 …nValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface2> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8SVGTestInterface.h93 …8SetReturnValueFast(const CallbackInfo& callbackInfo, SVGTestInterface* impl, Wrappable* wrappable) in v8SetReturnValueFast()
123 …alueFast(const CallbackInfo& callbackInfo, PassRefPtr<SVGTestInterface> impl, Wrappable* wrappable) in v8SetReturnValueFast()
DV8TestInterfaceConstructor3.h94 …nValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor3* impl, Wrappable* wrappable) in v8SetReturnValueFast()
124 …const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor3> impl, Wrappable* wrappable) in v8SetReturnValueFast()

12