Searched refs:AttributeConfiguration (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DV8DOMConfiguration.h45 // AttributeConfiguration translates into calls to SetAccessor() on either
47 struct AttributeConfiguration { struct in class:WebCore::V8DOMConfiguration
72 static void installAttributes(v8::Handle<v8::ObjectTemplate>, v8::Handle<v8::ObjectTemplate>, const AttributeConfiguration*, size_t attributeCount, v8::Isolate*, WrapperWorldType currentWorldType);
75 static inline void installAttribute(v8::Handle<ObjectOrTemplate> instanceTemplate, v8::Handle<ObjectOrTemplate> prototype, const AttributeConfiguration& attribute, v8::Isolate* isolate)
86 static inline void installAttribute(v8::Handle<ObjectOrTemplate> instanceTemplate, v8::Handle<ObjectOrTemplate> prototype, const AttributeConfiguration& attribute, v8::Isolate* isolate, WrapperWorldType currentWorldType)
128 const AttributeConfiguration*, size_t attributeCount,
H A DV8DOMConfiguration.cpp36 void V8DOMConfiguration::installAttributes(v8::Handle<v8::ObjectTemplate> instanceTemplate, v8::Handle<v8::ObjectTemplate> prototype, const AttributeConfiguration* attributes, size_t attributeCount, v8::Isolate* isolate, WrapperWorldType currentWorldType)
90 const AttributeConfiguration* attributes, size_t attributeCount,
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestException.cpp86 static const V8DOMConfiguration::AttributeConfiguration V8TestExceptionAttributes[] = {
H A DV8TestInterface.cpp798 static const V8DOMConfiguration::AttributeConfiguration V8TestInterfaceAttributes[] = {
864 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
870 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
936 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
941 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
946 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
H A DV8TestInterfaceImplementedAs.cpp165 static const V8DOMConfiguration::AttributeConfiguration V8TestInterfaceImplementedAsAttributes[] = {
H A DV8TestInterfacePython.cpp166 static const V8DOMConfiguration::AttributeConfiguration V8TestInterfacePythonAttributes[] = {
H A DV8TestNode.cpp139 static const V8DOMConfiguration::AttributeConfiguration V8TestNodeAttributes[] = {
H A DV8SupportTestInterface.cpp377 static const V8DOMConfiguration::AttributeConfiguration V8SupportTestInterfaceAttributes[] = {
418 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
476 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
H A DV8TestInterfaceEventConstructor.cpp275 static const V8DOMConfiguration::AttributeConfiguration V8TestInterfaceEventConstructorAttributes[] = {
H A DV8TestInterfaceCheckSecurity.cpp467 static const V8DOMConfiguration::AttributeConfiguration V8TestInterfaceCheckSecurityAttributes[] = {
H A DV8TestTypedefs.cpp453 static const V8DOMConfiguration::AttributeConfiguration V8TestTypedefsAttributes[] = {
H A DV8TestObjectPython.cpp6032 static const V8DOMConfiguration::AttributeConfiguration V8TestObjectPythonAttributes[] = {
6292 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
6298 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
6515 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
H A DV8TestObject.cpp5110 static const V8DOMConfiguration::AttributeConfiguration V8TestObjectAttributes[] = {
5333 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\
5424 static const V8DOMConfiguration::AttributeConfiguration attributeConfiguration =\

Completed in 693 milliseconds