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

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
H A DV8HTMLPlugInElementCustom.cpp72 void callNpObjectSetter(v8::Local<v8::Object> self, v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) function in namespace:blink::__anon10910::__anon10911
77 void callNpObjectSetter(v8::Local<v8::Object> self, uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) function in namespace:blink::__anon10910::__anon10911
100 callNpObjectSetter(instance, property, value, info);

Completed in 46 milliseconds