Home
last modified time | relevance | path

Searched refs:WrapperTypeObjectPrototype (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestInterfaceNamedConstructor.cpp66 … V8TestInterfaceNamedConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
74 … V8TestInterfaceNamedConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestNamedConstructor.cpp66 …ct, 0, 0, V8TestNamedConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
74 …ct, 0, 0, V8TestNamedConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestInterfaceEmpty.cpp65 …t, 0, 0, 0, V8TestInterfaceEmpty::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestInterfaceEventTarget.cpp65 …et::installPerContextEnabledMethods, &V8EventTarget::wrapperTypeInfo, WrapperTypeObjectPrototype };
DV8TestInterfaceDoNotCheckConstants.cpp65 …TestInterfaceDoNotCheckConstants::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestInterfaceCustomConstructor.cpp66 …V8TestInterfaceCustomConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestInterfacePython2.cpp67 …MWrapper, V8TestInterfacePython2::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestInterfaceConstructor3.cpp66 …, 0, V8TestInterfaceConstructor3::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestCustomAccessors.cpp65 …, 0, 0, 0, V8TestCustomAccessors::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestInterfacePython.cpp68 …tallPerContextEnabledMethods, &V8TestInterfaceEmpty::wrapperTypeInfo, WrapperTypeObjectPrototype };
DV8TestInterfaceConstructor2.cpp68 …, 0, V8TestInterfaceConstructor2::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestNode.cpp66 …8TestNode::installPerContextEnabledMethods, &V8Node::wrapperTypeInfo, WrapperTypeObjectPrototype };
DV8TestInterfaceConstructor.cpp69 …0, 0, V8TestInterfaceConstructor::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestOverloadedConstructors.cpp69 … 0, V8TestOverloadedConstructors::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestInterfaceImplementedAs.cpp67 … 0, V8TestInterfaceImplementedAs::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestEventTarget.cpp68 …et::installPerContextEnabledMethods, &V8EventTarget::wrapperTypeInfo, WrapperTypeObjectPrototype };
DV8TestInterfaceEventConstructor.cpp73 …structor::installPerContextEnabledMethods, &V8Event::wrapperTypeInfo, WrapperTypeObjectPrototype };
DV8SupportTestInterface.cpp70 … 0, 0, 0, V8SupportTestInterface::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
DV8TestTypedefs.cpp72 …fObject, 0, 0, 0, V8TestTypedefs::installPerContextEnabledMethods, 0, WrapperTypeObjectPrototype };
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8ArrayBufferCustom.cpp52 0, 0, 0, 0, 0, WrapperTypeObjectPrototype
DV8TypedArrayCustom.h182 0, 0, 0, 0, 0, WrapperTypeObjectPrototype
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
Dinterface_base.cpp73 …ass}}::installPerContextEnabledMethods, {{parent_wrapper_type_info}}, WrapperTypeObjectPrototype };
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h68 WrapperTypeObjectPrototype, enumerator
DV8PerContextData.cpp131 && type->wrapperTypePrototype == WrapperTypeObjectPrototype) in constructorForTypeSlowCase()
DNPV8Object.cpp56 …rapperTypeInfo typeInfo = { gin::kEmbedderBlink, 0, 0, 0, 0, 0, 0, 0, WrapperTypeObjectPrototype }; in npObjectTypeInfo()

12