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