npObjectIndexedPropertyGetter 446 Source/bindings/v8/V8NPObject.cpp templ->InstanceTemplate()->SetIndexedPropertyHandler(npObjectIndexedPropertyGetter, npObjectIndexedPropertySetter, 0, 0, npObjectIndexedPropertyEnumerator); npObjectIndexedPropertyGetter 42 Source/bindings/v8/V8NPObject.h void npObjectIndexedPropertyGetter(uint32_t index, const v8::PropertyCallbackInfo<v8::Value>&);