npObjectSetIndexedProperty 50 Source/bindings/v8/V8NPObject.h void npObjectSetIndexedProperty(v8::Local<v8::Object> self, uint32_t index, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Value>&); npObjectSetIndexedProperty 154 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp npObjectSetIndexedProperty(instanceTemplate, index, value, info);