namedPropertySetterCustom 381 Source/bindings/templates/interface.cpp {{v8_class}}::namedPropertySetterCustom(name, v8Value, info); namedPropertySetterCustom 89 Source/bindings/templates/interface.h static void namedPropertySetterCustom(v8::Local<v8::String>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Value>&); namedPropertySetterCustom 77 Source/bindings/tests/results/V8TestInterface3.cpp V8TestInterface3::namedPropertySetterCustom(name, v8Value, info); namedPropertySetterCustom 35 Source/bindings/tests/results/V8TestInterface3.h static void namedPropertySetterCustom(v8::Local<v8::String>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Value>&);