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

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestObject.cpp201 static void enumAttrAttrSetter(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) function in namespace:WebCore::TestObjV8Internal
215 TestObjV8Internal::enumAttrAttrSetter(name, value, info);

Completed in 76 milliseconds