Home
last modified time | relevance | path

Searched refs:BatchedAttribute (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DV8Proxy.h76 struct BatchedAttribute { struct
86 …::Handle<v8::ObjectTemplate>, v8::Handle<v8::ObjectTemplate>, const BatchedAttribute*, size_t attr… argument
88 …:ObjectTemplate> instance, v8::Handle<v8::ObjectTemplate> proto, const BatchedAttribute& attribute) in configureAttribute()
DV8Binding.h186 struct BatchedAttribute;
193 const BatchedAttribute*,
DV8Binding.cpp519 const BatchedAttribute* attributes, in configureTemplate()
DV8Proxy.cpp93 const BatchedAttribute* attributes, in batchConfigureAttributes()
/external/webkit/Source/WebCore/bindings/scripts/test/V8/
DV8TestObj.cpp1153 static const BatchedAttribute TestObjAttrs[] = {
1296 static const BatchedAttribute attrData =\ in ConfigureV8TestObjTemplate()
1302 static const BatchedAttribute attrData =\ in ConfigureV8TestObjTemplate()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2946788 …dAttribute with a passed-in indentation level to allow generating a single BatchedAttribute struct.
46795 Inline function which configures a single attribute given a BatchedAttribute struct.