Home
last modified time | relevance | path

Searched refs:WrapperConfiguration (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h191 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()
DV8DOMWrapper.h53 …<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()
DScriptWrappable.h64 …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()
DDOMDataStore.h118 …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()
DDOMWrapperMap.h84 … void set(KeyType* key, v8::Handle<v8::Object> wrapper, const WrapperConfiguration& configuration) in set()
DCustomElementWrapper.cpp112 …r<WrapperType>(element, binding->wrapperType(), wrapper, isolate, WrapperConfiguration::Dependent); in wrap()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestOverloadedConstructors.cpp81 …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()
DV8TestInterfaceConstructor2.cpp80 …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()
DV8TestInterfaceConstructor.cpp85 …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()
DV8TestInterfaceConstructor3.cpp82 …terfaceConstructor3::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor()
167 …tInterfaceConstructor3>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceNamedConstructor.cpp98 …structorConstructor::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in V8TestInterfaceNamedConstructorConstructorCallback()
190 …erfaceNamedConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
DV8TestNamedConstructor.cpp109 …structorConstructor::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in V8TestNamedConstructorConstructorCallback()
201 …V8TestNamedConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
DV8TestNode.cpp133 …ease(), &V8TestNode::wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructor()
228 …WithWrapper<V8TestNode>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
DV8TestInterfaceEmpty.cpp134 …r<V8TestInterfaceEmpty>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceEventTarget.cpp139 …stInterfaceEventTarget>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceDoNotCheckConstants.cpp139 …aceDoNotCheckConstants>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestException.cpp151 …rapper<V8TestException>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceCustomConstructor.cpp153 …rfaceCustomConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfacePython2.cpp147 …V8TestInterfacePython2>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8ArrayBufferCustom.cpp78 …hWrapper<V8ArrayBuffer>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
96 …r.release(), &wrapperTypeInfo, object, v8::Isolate::GetCurrent(), WrapperConfiguration::Dependent); in toNative()
DV8MessageChannelCustom.cpp58 …nel>(obj.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()
DV8WebKitPointCustom.cpp59 …t>(point.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()
DV8MutationObserverCustom.cpp66 …observer.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()
DV8TypedArrayCustom.h154 …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/
Dinterface.cpp708 {% set wrapper_configuration = 'WrapperConfiguration::Dependent'
712 'WrapperConfiguration::Independent' %}

12