Home
last modified time | relevance | path

Searched refs:configureAttribute (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DV8Proxy.h88 …inline void configureAttribute(v8::Handle<v8::ObjectTemplate> instance, v8::Handle<v8::ObjectTempl… in configureAttribute() function
DV8Proxy.cpp97 configureAttribute(instance, proto, attributes[i]); in batchConfigureAttributes()
/external/webkit/Source/WebCore/bindings/scripts/test/V8/
DV8TestObj.cpp1299 configureAttribute(instance, proto, attrData); in ConfigureV8TestObjTemplate()
1305 configureAttribute(instance, proto, attrData); in ConfigureV8TestObjTemplate()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2946794 (WebCore::configureAttribute):