Home
last modified time | relevance | path

Searched refs:derefObjectFunction (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h140 const DerefObjectFunction derefObjectFunction; member
210 ASSERT(typeInfo->derefObjectFunction); in releaseObject()
211 typeInfo->derefObjectFunction(toNative(wrapper)); in releaseObject()
214 ASSERT(typeInfo->derefObjectFunction); in releaseObject()
215 typeInfo->derefObjectFunction(toNative(wrapper)); in releaseObject()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestInterfaceEmpty.cpp99 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceCustomConstructor.cpp118 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceDocument.cpp114 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestSpecialOperationsNotEnumerable.cpp139 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8SVGTestInterface.cpp136 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceConstructor3.cpp136 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceEventTarget.cpp153 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterface3.cpp158 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestException.cpp150 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceNamedConstructor2.cpp156 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceConstructor.cpp224 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceGarbageCollected.cpp202 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceConstructor2.cpp247 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceNamedConstructor.cpp208 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestSpecialOperations.cpp234 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestNode.cpp228 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceWillBeGarbageCollected.cpp258 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestTypedefs.cpp373 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceNode.cpp369 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceEventConstructor.cpp409 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterface2.cpp503 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestInterfaceCheckSecurity.cpp603 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()
DV8TestObject.cpp10092 …E_ASSERT_WITH_SECURITY_IMPLICATION(actualInfo->derefObjectFunction == wrapperTypeInfo.derefObjectF… in createWrapper()