Searched defs:toScriptWrappableBase (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
H A DV8ArrayBufferViewCustom.h53 static inline ScriptWrappableBase* toScriptWrappableBase(ArrayBufferView* impl) function in class:blink::V8ArrayBufferView
H A DV8ArrayBufferCustom.h63 static inline ScriptWrappableBase* toScriptWrappableBase(ArrayBuffer* impl) function in class:blink::V8ArrayBuffer
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
H A DV8TestInterface.h35 return toImpl(blink::toScriptWrappableBase(object));
47 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceImplementation* impl) function in class:blink::V8TestInterface
49 return impl->toScriptWrappableBase();
H A DV8TestInterfaceNotScriptWrappable.h26 return toImpl(blink::toScriptWrappableBase(object));
34 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceNotScriptWrappable* impl) function in class:blink::V8TestInterfaceNotScriptWrappable
36 return impl->toScriptWrappableBase();
H A DV8TestObject.h48 return toImpl(blink::toScriptWrappableBase(object));
75 static inline ScriptWrappableBase* toScriptWrappableBase(TestObject* impl) function in class:blink::V8TestObject
77 return impl->toScriptWrappableBase();
H A DV8SVGTestInterface.h26 return toImpl(blink::toScriptWrappableBase(object));
34 static inline ScriptWrappableBase* toScriptWrappableBase(SVGTestInterface* impl) function in class:blink::V8SVGTestInterface
36 return impl->toScriptWrappableBase();
H A DV8TestException.h26 return toImpl(blink::toScriptWrappableBase(object));
34 static inline ScriptWrappableBase* toScriptWrappableBase(TestException* impl) function in class:blink::V8TestException
36 return impl->toScriptWrappableBase();
H A DV8TestInterface2.h26 return toImpl(blink::toScriptWrappableBase(object));
36 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterface2* impl) function in class:blink::V8TestInterface2
38 return impl->toScriptWrappableBase();
H A DV8TestInterface3.h26 return toImpl(blink::toScriptWrappableBase(object));
43 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterface3* impl) function in class:blink::V8TestInterface3
45 return impl->toScriptWrappableBase();
H A DV8TestInterfaceCheckSecurity.h26 return toImpl(blink::toScriptWrappableBase(object));
34 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceCheckSecurity* impl) function in class:blink::V8TestInterfaceCheckSecurity
36 return impl->toScriptWrappableBase();
H A DV8TestInterfaceConstructor.h32 return toImpl(blink::toScriptWrappableBase(object));
41 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceConstructor* impl) function in class:blink::V8TestInterfaceConstructor
43 return impl->toScriptWrappableBase();
H A DV8TestInterfaceConstructor2.h26 return toImpl(blink::toScriptWrappableBase(object));
35 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceConstructor2* impl) function in class:blink::V8TestInterfaceConstructor2
37 return impl->toScriptWrappableBase();
H A DV8TestInterfaceConstructor3.h26 return toImpl(blink::toScriptWrappableBase(object));
35 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceConstructor3* impl) function in class:blink::V8TestInterfaceConstructor3
37 return impl->toScriptWrappableBase();
H A DV8TestInterfaceConstructor4.h26 return toImpl(blink::toScriptWrappableBase(object));
35 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceConstructor4* impl) function in class:blink::V8TestInterfaceConstructor4
37 return impl->toScriptWrappableBase();
H A DV8TestInterfaceCustomConstructor.h26 return toImpl(blink::toScriptWrappableBase(object));
36 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceCustomConstructor* impl) function in class:blink::V8TestInterfaceCustomConstructor
38 return impl->toScriptWrappableBase();
H A DV8TestInterfaceDocument.h27 return toImpl(blink::toScriptWrappableBase(object));
41 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceDocument* impl) function in class:blink::V8TestInterfaceDocument
43 return impl->toScriptWrappableBase();
H A DV8TestInterfaceEmpty.h26 return toImpl(blink::toScriptWrappableBase(object));
34 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceEmpty* impl) function in class:blink::V8TestInterfaceEmpty
36 return impl->toScriptWrappableBase();
H A DV8TestInterfaceEventConstructor.h28 return toImpl(blink::toScriptWrappableBase(object));
42 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceEventConstructor* impl) function in class:blink::V8TestInterfaceEventConstructor
44 return impl->toScriptWrappableBase();
H A DV8TestInterfaceEventTarget.h33 return toImpl(blink::toScriptWrappableBase(object));
48 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceEventTarget* impl) function in class:blink::V8TestInterfaceEventTarget
50 return impl->toScriptWrappableBase();
H A DV8TestInterfaceGarbageCollected.h27 return toImpl(blink::toScriptWrappableBase(object));
39 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceGarbageCollected* impl) function in class:blink::V8TestInterfaceGarbageCollected
41 return impl->toScriptWrappableBase();
H A DV8TestInterfaceNamedConstructor.h32 return toImpl(blink::toScriptWrappableBase(object));
41 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceNamedConstructor* impl) function in class:blink::V8TestInterfaceNamedConstructor
43 return impl->toScriptWrappableBase();
H A DV8TestInterfaceNamedConstructor2.h32 return toImpl(blink::toScriptWrappableBase(object));
40 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceNamedConstructor2* impl) function in class:blink::V8TestInterfaceNamedConstructor2
42 return impl->toScriptWrappableBase();
H A DV8TestInterfaceNode.h27 return toImpl(blink::toScriptWrappableBase(object));
41 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceNode* impl) function in class:blink::V8TestInterfaceNode
43 return impl->toScriptWrappableBase();
H A DV8TestInterfaceWillBeGarbageCollected.h33 return toImpl(blink::toScriptWrappableBase(object));
49 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceWillBeGarbageCollected* impl) function in class:blink::V8TestInterfaceWillBeGarbageCollected
51 return impl->toScriptWrappableBase();
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/modules/
H A DV8TestInterface5.h28 return toImpl(blink::toScriptWrappableBase(object));
39 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterface5Implementation* impl) function in class:blink::V8TestInterface5
41 return impl->toScriptWrappableBase();

Completed in 193 milliseconds

12