indexedPropertySetterCustom  220 Source/bindings/templates/interface.cpp     {{v8_class}}::indexedPropertySetterCustom(index, v8Value, info);
indexedPropertySetterCustom   80 Source/bindings/templates/interface.h     static void indexedPropertySetterCustom(uint32_t, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Value>&);
indexedPropertySetterCustom   56 Source/bindings/tests/results/V8TestInterface3.cpp     V8TestInterface3::indexedPropertySetterCustom(index, v8Value, info);
indexedPropertySetterCustom   32 Source/bindings/tests/results/V8TestInterface3.h     static void indexedPropertySetterCustom(uint32_t, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Value>&);