/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
D | V8DOMWrapper.h | 51 …v8::Object> associateObjectWithWrapper(RawPtr<T> object, const WrapperTypeInfo* wrapperTypeInfo, v… in associateObjectWithWrapper() 65 …OMWrapper::setNativeInfo(v8::Handle<v8::Object> wrapper, const WrapperTypeInfo* wrapperTypeInfo, v… in setNativeInfo() 79 …tiveInfoForHiddenWrapper(v8::Handle<v8::Object> wrapper, const WrapperTypeInfo* wrapperTypeInfo, v… in setNativeInfoForHiddenWrapper() 103 …InfoWithPersistentHandle(v8::Handle<v8::Object> wrapper, const WrapperTypeInfo* wrapperTypeInfo, v… in setNativeInfoWithPersistentHandle() 115 …DOMWrapper::clearNativeInfo(v8::Handle<v8::Object> wrapper, const WrapperTypeInfo* wrapperTypeInfo) in clearNativeInfo() 126 …rapper::associateObjectWithWrapper(PassRefPtr<T> object, const WrapperTypeInfo* wrapperTypeInfo, v… in associateObjectWithWrapper() 136 …ect> V8DOMWrapper::associateObjectWithWrapper(T* object, const WrapperTypeInfo* wrapperTypeInfo, v… in associateObjectWithWrapper()
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/ |
D | V8TestInterfaceNamedConstructor.h | 21 static const WrapperTypeInfo wrapperTypeInfo; variable 34 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceNamedConstructor2.h | 21 static const WrapperTypeInfo wrapperTypeInfo; variable 34 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceWillBeGarbageCollected.h | 22 static const WrapperTypeInfo wrapperTypeInfo; variable 35 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceEventTarget.h | 22 static const WrapperTypeInfo wrapperTypeInfo; variable 35 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceEventTarget.cpp | 40 const WrapperTypeInfo V8TestInterfaceEventTarget::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestIn… member in WebCore::V8TestInterfaceEventTarget 48 const WrapperTypeInfo V8TestInterfaceEventTargetConstructor::wrapperTypeInfo = { gin::kEmbedderBlin… member in WebCore::V8TestInterfaceEventTargetConstructor
|
D | V8TestInterfaceNamedConstructor2.cpp | 40 const WrapperTypeInfo V8TestInterfaceNamedConstructor2::wrapperTypeInfo = { gin::kEmbedderBlink, V8… member in WebCore::V8TestInterfaceNamedConstructor2 48 const WrapperTypeInfo V8TestInterfaceNamedConstructor2Constructor::wrapperTypeInfo = { gin::kEmbedd… member in WebCore::V8TestInterfaceNamedConstructor2Constructor
|
D | V8TestInterfaceNamedConstructor.cpp | 40 const WrapperTypeInfo V8TestInterfaceNamedConstructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8T… member in WebCore::V8TestInterfaceNamedConstructor 73 const WrapperTypeInfo V8TestInterfaceNamedConstructorConstructor::wrapperTypeInfo = { gin::kEmbedde… member in WebCore::V8TestInterfaceNamedConstructorConstructor
|
D | V8TestInterfaceWillBeGarbageCollected.cpp | 41 const WrapperTypeInfo V8TestInterfaceWillBeGarbageCollected::wrapperTypeInfo = { gin::kEmbedderBlin… member in WebCore::V8TestInterfaceWillBeGarbageCollected 127 const WrapperTypeInfo V8TestInterfaceWillBeGarbageCollectedConstructor::wrapperTypeInfo = { gin::kE… member in WebCore::V8TestInterfaceWillBeGarbageCollectedConstructor
|
D | V8TestInterface.h | 30 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestObject.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceEmpty.cpp | 39 const WrapperTypeInfo V8TestInterfaceEmpty::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfac… member in WebCore::V8TestInterfaceEmpty
|
D | V8TestInterfaceCustomConstructor.cpp | 40 const WrapperTypeInfo V8TestInterfaceCustomConstructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8… member in WebCore::V8TestInterfaceCustomConstructor
|
D | V8TestInterface3.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceConstructor3.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8SVGTestInterface.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestSpecialOperations.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceConstructor2.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterface2.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceEmpty.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestException.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestTypedefs.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestSpecialOperationsNotEnumerable.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
D | V8TestInterfaceCustomConstructor.h | 28 static const WrapperTypeInfo wrapperTypeInfo; variable
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/ |
D | V8ArrayBufferCustom.cpp | 48 const WrapperTypeInfo V8ArrayBuffer::wrapperTypeInfo = { member in WebCore::V8ArrayBuffer
|