Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h219 struct WrapperConfiguration { struct
236 …inline WrapperConfiguration buildWrapperConfiguration(void*, WrapperConfiguration::Lifetime lifeti… in buildWrapperConfiguration() argument
238 WrapperConfiguration configuration = {v8DOMObjectClassId, lifetime}; in buildWrapperConfiguration()
242 …inline WrapperConfiguration buildWrapperConfiguration(Node*, WrapperConfiguration::Lifetime lifeti… in buildWrapperConfiguration()
244 WrapperConfiguration configuration = {v8DOMNodeClassId, lifetime}; in buildWrapperConfiguration()
DV8DOMWrapper.h49 …<T>, const WrapperTypeInfo*, v8::Handle<v8::Object>, v8::Isolate*, WrapperConfiguration::Lifetime);
51 …erTypeInfo, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, WrapperConfiguration::Lifetime l… in associateObjectWithWrapper()
56 …(T*, const WrapperTypeInfo*, v8::Handle<v8::Object>, v8::Isolate*, WrapperConfiguration::Lifetime);
126 …erTypeInfo, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, WrapperConfiguration::Lifetime l… in associateObjectWithWrapper()
130 WrapperConfiguration configuration = buildWrapperConfiguration(object.get(), lifetime); in associateObjectWithWrapper()
136 …erTypeInfo, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, WrapperConfiguration::Lifetime l… in associateObjectWithWrapper()
140 WrapperConfiguration configuration = buildWrapperConfiguration(object, lifetime); in associateObjectWithWrapper()
DDOMDataStore.h128 …ject, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, const WrapperConfiguration& configurat… in setWrapper()
179 …ject, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, const WrapperConfiguration& configurat… in set()
DCustomElementWrapper.cpp110 …r<WrapperType>(element, binding->wrapperType(), wrapper, isolate, WrapperConfiguration::Dependent); in wrap()
DDOMWrapperMap.h70 … void set(KeyType* key, v8::Handle<v8::Object> wrapper, const WrapperConfiguration& configuration) in set()
DScriptWrappable.h92 …apper(v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, const WrapperConfiguration& configurat… in setWrapper()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestInterfaceConstructor2.cpp58 … &V8TestInterfaceConstructor2::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor1()
78 … &V8TestInterfaceConstructor2::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor2()
108 … &V8TestInterfaceConstructor2::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor3()
117 … &V8TestInterfaceConstructor2::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor3()
255 …tInterfaceConstructor2>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceConstructor.cpp60 …, &V8TestInterfaceConstructor::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor1()
105 …, &V8TestInterfaceConstructor::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor2()
232 …stInterfaceConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceNamedConstructor.cpp118 …ceNamedConstructorConstructor::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in V8TestInterfaceNamedConstructorConstructorCallback()
129 …ceNamedConstructorConstructor::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in V8TestInterfaceNamedConstructorConstructorCallback()
216 …erfaceNamedConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
DV8TestInterfaceWillBeGarbageCollected.cpp113 …terfaceWillBeGarbageCollected::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor()
161 …BeGarbageCollectedConstructor::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in V8TestInterfaceWillBeGarbageCollectedConstructorCallback()
266 …WillBeGarbageCollected>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceConstructor3.cpp60 … &V8TestInterfaceConstructor3::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor()
144 …tInterfaceConstructor3>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceEventTarget.cpp74 …terfaceEventTargetConstructor::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in V8TestInterfaceEventTargetConstructorCallback()
161 …stInterfaceEventTarget>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceNamedConstructor2.cpp82 …eNamedConstructor2Constructor::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in V8TestInterfaceNamedConstructor2ConstructorCallback()
164 …rfaceNamedConstructor2>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceGarbageCollected.cpp113 …TestInterfaceGarbageCollected::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor()
210 …erfaceGarbageCollected>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestNode.cpp141 …>(impl.release(), &V8TestNode::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in constructor()
236 …WithWrapper<V8TestNode>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
DV8TestInterfaceEmpty.cpp107 …r<V8TestInterfaceEmpty>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceCustomConstructor.cpp126 …rfaceCustomConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestInterfaceDocument.cpp130 …8TestInterfaceDocument>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Dependent); in createWrapper()
DV8TestTypedefs.cpp282 …pl.release(), &V8TestTypedefs::wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in constructor()
381 …Wrapper<V8TestTypedefs>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
DV8TestSpecialOperationsNotEnumerable.cpp147 …perationsNotEnumerable>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8ArrayBufferCustom.cpp72 …hWrapper<V8ArrayBuffer>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
89 …r.release(), &wrapperTypeInfo, object, v8::Isolate::GetCurrent(), WrapperConfiguration::Dependent); in toNative()
DV8WebKitPointCustom.cpp59 …t>(point.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()
DV8MessageChannelCustom.cpp57 …nel>(obj.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()
DV8TypedArrayCustom.h150 …ectWithWrapper<Binding>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independen… in createWrapper()
166 …y.release(), &wrapperTypeInfo, object, v8::Isolate::GetCurrent(), WrapperConfiguration::Independen… in toNative()
DV8MutationObserverCustom.cpp65 …observer.release(), &wrapperTypeInfo, wrapper, info.GetIsolate(), WrapperConfiguration::Dependent); in constructorCustom()

12