Home
last modified time | relevance | path

Searched defs:createPersistentHandle (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
DV8ArrayBufferCustom.cpp76 WrapperPersistentNode* V8ArrayBuffer::createPersistentHandle(ScriptWrappableBase* internalPointer) in createPersistentHandle() function in blink::V8ArrayBuffer
DV8TypedArrayCustom.h213 WrapperPersistentNode* V8TypedArray<TypedArray>::createPersistentHandle(ScriptWrappableBase* intern… in createPersistentHandle() function
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
DV8TestInterfaceEmpty.cpp84 WrapperPersistentNode* V8TestInterfaceEmpty::createPersistentHandle(ScriptWrappableBase* internalPo… in createPersistentHandle() function in blink::V8TestInterfaceEmpty
DV8TestInterfaceCustomConstructor.cpp103 WrapperPersistentNode* V8TestInterfaceCustomConstructor::createPersistentHandle(ScriptWrappableBase… in createPersistentHandle() function in blink::V8TestInterfaceCustomConstructor
DV8TestInterfaceDocument.cpp96 WrapperPersistentNode* V8TestInterfaceDocument::createPersistentHandle(ScriptWrappableBase* interna… in createPersistentHandle() function in blink::V8TestInterfaceDocument
DV8TestInterfaceConstructor3.cpp119 WrapperPersistentNode* V8TestInterfaceConstructor3::createPersistentHandle(ScriptWrappableBase* int… in createPersistentHandle() function in blink::V8TestInterfaceConstructor3
DV8TestInterfaceNamedConstructor2.cpp130 WrapperPersistentNode* V8TestInterfaceNamedConstructor2::createPersistentHandle(ScriptWrappableBase… in createPersistentHandle() function in blink::V8TestInterfaceNamedConstructor2
DV8TestInterfaceEventTarget.cpp132 WrapperPersistentNode* V8TestInterfaceEventTarget::createPersistentHandle(ScriptWrappableBase* inte… in createPersistentHandle() function in blink::V8TestInterfaceEventTarget
DV8TestInterfaceConstructor4.cpp152 WrapperPersistentNode* V8TestInterfaceConstructor4::createPersistentHandle(ScriptWrappableBase* int… in createPersistentHandle() function in blink::V8TestInterfaceConstructor4
DV8TestSpecialOperationsNotEnumerable.cpp124 WrapperPersistentNode* V8TestSpecialOperationsNotEnumerable::createPersistentHandle(ScriptWrappable… in createPersistentHandle() function in blink::V8TestSpecialOperationsNotEnumerable
DV8SVGTestInterface.cpp121 WrapperPersistentNode* V8SVGTestInterface::createPersistentHandle(ScriptWrappableBase* internalPoin… in createPersistentHandle() function in blink::V8SVGTestInterface
DV8TestException.cpp138 WrapperPersistentNode* V8TestException::createPersistentHandle(ScriptWrappableBase* internalPointer) in createPersistentHandle() function in blink::V8TestException
DV8TestInterface3.cpp143 WrapperPersistentNode* V8TestInterface3::createPersistentHandle(ScriptWrappableBase* internalPointe… in createPersistentHandle() function in blink::V8TestInterface3
DV8TestInterfaceNotScriptWrappable.cpp159 WrapperPersistentNode* V8TestInterfaceNotScriptWrappable::createPersistentHandle(ScriptWrappableBas… in createPersistentHandle() function in blink::V8TestInterfaceNotScriptWrappable
DV8TestInterfaceConstructor2.cpp242 WrapperPersistentNode* V8TestInterfaceConstructor2::createPersistentHandle(ScriptWrappableBase* int… in createPersistentHandle() function in blink::V8TestInterfaceConstructor2
DV8TestInterfaceGarbageCollected.cpp181 WrapperPersistentNode* V8TestInterfaceGarbageCollected::createPersistentHandle(ScriptWrappableBase*… in createPersistentHandle() function in blink::V8TestInterfaceGarbageCollected
DV8TestInterfaceNamedConstructor.cpp193 WrapperPersistentNode* V8TestInterfaceNamedConstructor::createPersistentHandle(ScriptWrappableBase*… in createPersistentHandle() function in blink::V8TestInterfaceNamedConstructor
DV8TestInterfaceWillBeGarbageCollected.cpp232 WrapperPersistentNode* V8TestInterfaceWillBeGarbageCollected::createPersistentHandle(ScriptWrappabl… in createPersistentHandle() function in blink::V8TestInterfaceWillBeGarbageCollected
DV8TestSpecialOperations.cpp214 WrapperPersistentNode* V8TestSpecialOperations::createPersistentHandle(ScriptWrappableBase* interna… in createPersistentHandle() function in blink::V8TestSpecialOperations
DV8TestInterfaceConstructor.cpp349 WrapperPersistentNode* V8TestInterfaceConstructor::createPersistentHandle(ScriptWrappableBase* inte… in createPersistentHandle() function in blink::V8TestInterfaceConstructor
DV8TestNode.cpp247 WrapperPersistentNode* V8TestNode::createPersistentHandle(ScriptWrappableBase* internalPointer) in createPersistentHandle() function in blink::V8TestNode
DV8TestTypedefs.cpp378 WrapperPersistentNode* V8TestTypedefs::createPersistentHandle(ScriptWrappableBase* internalPointer) in createPersistentHandle() function in blink::V8TestTypedefs
DV8TestInterfaceEventConstructor.cpp391 WrapperPersistentNode* V8TestInterfaceEventConstructor::createPersistentHandle(ScriptWrappableBase*… in createPersistentHandle() function in blink::V8TestInterfaceEventConstructor
DV8TestInterfaceNode.cpp354 WrapperPersistentNode* V8TestInterfaceNode::createPersistentHandle(ScriptWrappableBase* internalPoi… in createPersistentHandle() function in blink::V8TestInterfaceNode
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DWrapperTypeInfo.h137 WrapperPersistentNode* createPersistentHandle(ScriptWrappableBase* internalPointer) const in createPersistentHandle() function

12