derefObject 563 Source/bindings/templates/interface.cpp const WrapperTypeInfo {{v8_class}}Constructor::wrapperTypeInfo = { gin::kEmbedderBlink, {{v8_class}}Constructor::domTemplate, {{v8_class}}::derefObject, {{to_active_dom_object}}, {{to_event_target}}, 0, {{v8_class}}::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 1309 Source/bindings/templates/interface.cpp void {{v8_class}}::derefObject(void* object) derefObject 39 Source/bindings/templates/interface.h static void derefObject(void*); derefObject 53 Source/bindings/templates/interface_base.cpp const WrapperTypeInfo {{v8_class}}::wrapperTypeInfo = { gin::kEmbedderBlink, {{v8_class}}::domTemplate, {{v8_class}}::derefObject, {{to_active_dom_object}}, {{to_event_target}}, {{visit_dom_wrapper}}, {{v8_class}}::installPerContextEnabledMethods, {{parent_wrapper_type_info}}, {{wrapper_type_prototype}}, {{will_be_garbage_collected}} }; derefObject 41 Source/bindings/tests/results/V8SVGTestInterface.cpp const WrapperTypeInfo V8SVGTestInterface::wrapperTypeInfo = { gin::kEmbedderBlink, V8SVGTestInterface::domTemplate, V8SVGTestInterface::derefObject, 0, 0, 0, V8SVGTestInterface::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8SVGTestInterface.h static void derefObject(void*); derefObject 39 Source/bindings/tests/results/V8TestException.cpp const WrapperTypeInfo V8TestException::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestException::domTemplate, V8TestException::derefObject, 0, 0, 0, V8TestException::installPerContextEnabledMethods, 0, WrapperTypeExceptionPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestException.h static void derefObject(void*); derefObject 50 Source/bindings/tests/results/V8TestInterface.cpp const WrapperTypeInfo V8TestInterface::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterface::domTemplate, V8TestInterface::derefObject, V8TestInterface::toActiveDOMObject, 0, V8TestInterface::visitDOMWrapper, V8TestInterface::installPerContextEnabledMethods, &V8TestInterfaceEmpty::wrapperTypeInfo, WrapperTypeObjectPrototype, false }; derefObject 31 Source/bindings/tests/results/V8TestInterface.h static void derefObject(void*); derefObject 45 Source/bindings/tests/results/V8TestInterface2.cpp const WrapperTypeInfo V8TestInterface2::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterface2::domTemplate, V8TestInterface2::derefObject, 0, 0, V8TestInterface2::visitDOMWrapper, V8TestInterface2::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestInterface2.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestInterface3.cpp const WrapperTypeInfo V8TestInterface3::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterface3::domTemplate, V8TestInterface3::derefObject, 0, 0, V8TestInterface3::visitDOMWrapper, V8TestInterface3::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestInterface3.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp const WrapperTypeInfo V8TestInterfaceCheckSecurity::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceCheckSecurity::domTemplate, V8TestInterfaceCheckSecurity::derefObject, 0, 0, 0, V8TestInterfaceCheckSecurity::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h static void derefObject(void*); derefObject 43 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp const WrapperTypeInfo V8TestInterfaceConstructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceConstructor::domTemplate, V8TestInterfaceConstructor::derefObject, 0, 0, 0, V8TestInterfaceConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestInterfaceConstructor.h static void derefObject(void*); derefObject 42 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp const WrapperTypeInfo V8TestInterfaceConstructor2::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceConstructor2::domTemplate, V8TestInterfaceConstructor2::derefObject, 0, 0, 0, V8TestInterfaceConstructor2::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestInterfaceConstructor2.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp const WrapperTypeInfo V8TestInterfaceConstructor3::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceConstructor3::domTemplate, V8TestInterfaceConstructor3::derefObject, 0, 0, 0, V8TestInterfaceConstructor3::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestInterfaceConstructor3.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp const WrapperTypeInfo V8TestInterfaceCustomConstructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceCustomConstructor::domTemplate, V8TestInterfaceCustomConstructor::derefObject, 0, 0, 0, V8TestInterfaceCustomConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.h static void derefObject(void*); derefObject 42 Source/bindings/tests/results/V8TestInterfaceDocument.cpp const WrapperTypeInfo V8TestInterfaceDocument::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceDocument::domTemplate, V8TestInterfaceDocument::derefObject, 0, V8TestInterfaceDocument::toEventTarget, 0, V8TestInterfaceDocument::installPerContextEnabledMethods, &V8Document::wrapperTypeInfo, WrapperTypeObjectPrototype, false }; derefObject 30 Source/bindings/tests/results/V8TestInterfaceDocument.h static void derefObject(void*); derefObject 39 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp const WrapperTypeInfo V8TestInterfaceEmpty::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceEmpty::domTemplate, V8TestInterfaceEmpty::derefObject, 0, 0, 0, V8TestInterfaceEmpty::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestInterfaceEmpty.h static void derefObject(void*); derefObject 46 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp const WrapperTypeInfo V8TestInterfaceEventConstructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceEventConstructor::domTemplate, V8TestInterfaceEventConstructor::derefObject, 0, 0, 0, V8TestInterfaceEventConstructor::installPerContextEnabledMethods, &V8Event::wrapperTypeInfo, WrapperTypeObjectPrototype, true }; derefObject 31 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp const WrapperTypeInfo V8TestInterfaceEventTarget::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceEventTarget::domTemplate, V8TestInterfaceEventTarget::derefObject, 0, V8TestInterfaceEventTarget::toEventTarget, 0, V8TestInterfaceEventTarget::installPerContextEnabledMethods, &V8EventTarget::wrapperTypeInfo, WrapperTypeObjectPrototype, false }; derefObject 48 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp const WrapperTypeInfo V8TestInterfaceEventTargetConstructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceEventTargetConstructor::domTemplate, V8TestInterfaceEventTarget::derefObject, 0, V8TestInterfaceEventTarget::toEventTarget, 0, V8TestInterfaceEventTarget::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 36 Source/bindings/tests/results/V8TestInterfaceEventTarget.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp const WrapperTypeInfo V8TestInterfaceNamedConstructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceNamedConstructor::domTemplate, V8TestInterfaceNamedConstructor::derefObject, V8TestInterfaceNamedConstructor::toActiveDOMObject, 0, 0, V8TestInterfaceNamedConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 72 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp const WrapperTypeInfo V8TestInterfaceNamedConstructorConstructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceNamedConstructorConstructor::domTemplate, V8TestInterfaceNamedConstructor::derefObject, V8TestInterfaceNamedConstructor::toActiveDOMObject, 0, 0, V8TestInterfaceNamedConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 35 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp const WrapperTypeInfo V8TestInterfaceNamedConstructor2::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceNamedConstructor2::domTemplate, V8TestInterfaceNamedConstructor2::derefObject, 0, 0, 0, V8TestInterfaceNamedConstructor2::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 48 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp const WrapperTypeInfo V8TestInterfaceNamedConstructor2Constructor::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceNamedConstructor2Constructor::domTemplate, V8TestInterfaceNamedConstructor2::derefObject, 0, 0, 0, V8TestInterfaceNamedConstructor2::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 35 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h static void derefObject(void*); derefObject 44 Source/bindings/tests/results/V8TestInterfaceNode.cpp const WrapperTypeInfo V8TestInterfaceNode::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceNode::domTemplate, V8TestInterfaceNode::derefObject, 0, V8TestInterfaceNode::toEventTarget, 0, V8TestInterfaceNode::installPerContextEnabledMethods, &V8Node::wrapperTypeInfo, WrapperTypeObjectPrototype, false }; derefObject 30 Source/bindings/tests/results/V8TestInterfaceNode.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp const WrapperTypeInfo V8TestInterfaceWillBeGarbageCollected::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestInterfaceWillBeGarbageCollected::domTemplate, V8TestInterfaceWillBeGarbageCollected::derefObject, 0, V8TestInterfaceWillBeGarbageCollected::toEventTarget, 0, V8TestInterfaceWillBeGarbageCollected::installPerContextEnabledMethods, &V8EventTarget::wrapperTypeInfo, WrapperTypeObjectPrototype, true }; derefObject 30 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h static void derefObject(void*); derefObject 40 Source/bindings/tests/results/V8TestNode.cpp const WrapperTypeInfo V8TestNode::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestNode::domTemplate, V8TestNode::derefObject, 0, V8TestNode::toEventTarget, 0, V8TestNode::installPerContextEnabledMethods, &V8Node::wrapperTypeInfo, WrapperTypeObjectPrototype, false }; derefObject 30 Source/bindings/tests/results/V8TestNode.h static void derefObject(void*); derefObject 79 Source/bindings/tests/results/V8TestObject.cpp const WrapperTypeInfo V8TestObject::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestObject::domTemplate, V8TestObject::derefObject, 0, 0, 0, V8TestObject::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestObject.h static void derefObject(void*); derefObject 41 Source/bindings/tests/results/V8TestSpecialOperations.cpp const WrapperTypeInfo V8TestSpecialOperations::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestSpecialOperations::domTemplate, V8TestSpecialOperations::derefObject, 0, 0, 0, V8TestSpecialOperations::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestSpecialOperations.h static void derefObject(void*); derefObject 39 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp const WrapperTypeInfo V8TestSpecialOperationsNotEnumerable::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestSpecialOperationsNotEnumerable::domTemplate, V8TestSpecialOperationsNotEnumerable::derefObject, 0, 0, 0, V8TestSpecialOperationsNotEnumerable::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.h static void derefObject(void*); derefObject 45 Source/bindings/tests/results/V8TestTypedefs.cpp const WrapperTypeInfo V8TestTypedefs::wrapperTypeInfo = { gin::kEmbedderBlink, V8TestTypedefs::domTemplate, V8TestTypedefs::derefObject, 0, 0, 0, V8TestTypedefs::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype, false }; derefObject 29 Source/bindings/tests/results/V8TestTypedefs.h static void derefObject(void*); derefObject 50 Source/bindings/v8/custom/V8ArrayBufferCustom.cpp 0, V8ArrayBuffer::derefObject, derefObject 57 Source/bindings/v8/custom/V8ArrayBufferCustom.h static void derefObject(void*); derefObject 57 Source/bindings/v8/custom/V8TypedArrayCustom.h static void derefObject(void*); derefObject 182 Source/bindings/v8/custom/V8TypedArrayCustom.h 0, V8TypedArray<TypedArray>::derefObject, derefObject 187 Source/bindings/v8/custom/V8TypedArrayCustom.h void V8TypedArray<TypedArray>::derefObject(void* object)