/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
D | WrapperTypeInfo.h | 191 struct WrapperConfiguration { struct 208 …inline WrapperConfiguration buildWrapperConfiguration(void*, WrapperConfiguration::Lifetime lifeti… in buildWrapperConfiguration() argument 210 WrapperConfiguration configuration = {v8DOMObjectClassId, lifetime}; in buildWrapperConfiguration() 214 …inline WrapperConfiguration buildWrapperConfiguration(Node*, WrapperConfiguration::Lifetime lifeti… in buildWrapperConfiguration() 216 WrapperConfiguration configuration = {v8DOMNodeClassId, lifetime}; in buildWrapperConfiguration()
|
D | V8DOMWrapper.h | 53 …<T>, const WrapperTypeInfo*, v8::Handle<v8::Object>, v8::Isolate*, WrapperConfiguration::Lifetime); 79 …Info* type, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, WrapperConfiguration::Lifetime l… in associateObjectWithWrapper() 83 WrapperConfiguration configuration = buildWrapperConfiguration(object.get(), lifetime); in associateObjectWithWrapper()
|
D | ScriptWrappable.h | 64 …apper(v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, const WrapperConfiguration& configurat… in setWrapper() 103 …c void setWrapperInObject(void*, v8::Handle<v8::Object>, v8::Isolate*, const WrapperConfiguration&) in setWrapperInObject() argument 108 …ject, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, const WrapperConfiguration& configurat… in setWrapperInObject()
|
D | DOMDataStore.h | 118 …ject, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, const WrapperConfiguration& configurat… in setWrapper() 171 …ject, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, const WrapperConfiguration& configurat… in set()
|
D | DOMWrapperMap.h | 84 … void set(KeyType* key, v8::Handle<v8::Object> wrapper, const WrapperConfiguration& configuration) in set()
|
D | CustomElementWrapper.cpp | 112 …r<WrapperType>(element, binding->wrapperType(), wrapper, isolate, WrapperConfiguration::Dependent); in wrap()
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/ |
D | V8TestOverloadedConstructors.cpp | 81 …rloadedConstructors::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor1() 91 …rloadedConstructors::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor2() 101 …rloadedConstructors::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor3() 111 …rloadedConstructors::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor4() 224 …OverloadedConstructors>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestInterfaceConstructor2.cpp | 80 …terfaceConstructor2::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor1() 97 …terfaceConstructor2::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor2() 202 …tInterfaceConstructor2>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestInterfaceConstructor.cpp | 85 …nterfaceConstructor::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor1() 114 …nterfaceConstructor::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor2() 213 …stInterfaceConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestInterfaceConstructor3.cpp | 82 …terfaceConstructor3::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor() 167 …tInterfaceConstructor3>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestInterfaceNamedConstructor.cpp | 98 …structorConstructor::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in V8TestInterfaceNamedConstructorConstructorCallback() 190 …erfaceNamedConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
|
D | V8TestNamedConstructor.cpp | 109 …structorConstructor::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in V8TestNamedConstructorConstructorCallback() 201 …V8TestNamedConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
|
D | V8TestNode.cpp | 133 …ease(), &V8TestNode::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor() 228 …WithWrapper<V8TestNode>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
|
D | V8TestInterfaceEmpty.cpp | 134 …r<V8TestInterfaceEmpty>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestInterfaceEventTarget.cpp | 139 …stInterfaceEventTarget>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestInterfaceDoNotCheckConstants.cpp | 139 …aceDoNotCheckConstants>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestException.cpp | 151 …rapper<V8TestException>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestInterfaceCustomConstructor.cpp | 153 …rfaceCustomConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
|
D | V8TestInterfacePython2.cpp | 147 …V8TestInterfacePython2>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/ |
D | V8ArrayBufferCustom.cpp | 78 …hWrapper<V8ArrayBuffer>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper() 96 …r.release(), &wrapperTypeInfo, object, v8::Isolate::GetCurrent(), WrapperConfiguration::Dependent); in toNative()
|
D | V8MessageChannelCustom.cpp | 58 …nel>(obj.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()
|
D | V8WebKitPointCustom.cpp | 59 …t>(point.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()
|
D | V8MutationObserverCustom.cpp | 66 …observer.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()
|
D | V8TypedArrayCustom.h | 154 …ectWithWrapper<Binding>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper() 170 …y.release(), &wrapperTypeInfo, object, v8::Isolate::GetCurrent(), WrapperConfiguration::Independen… in toNative()
|
/external/chromium_org/third_party/WebKit/Source/bindings/templates/ |
D | interface.cpp | 708 {% set wrapper_configuration = 'WrapperConfiguration::Dependent' 712 'WrapperConfiguration::Independent' %}
|