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

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

Completed in 504 milliseconds