namedPropertyGetterCustom  322 Source/bindings/templates/interface.cpp     {{v8_class}}::namedPropertyGetterCustom(name, info);
namedPropertyGetterCustom   86 Source/bindings/templates/interface.h     static void namedPropertyGetterCustom(v8::Local<v8::String>, const v8::PropertyCallbackInfo<v8::Value>&);
namedPropertyGetterCustom   70 Source/bindings/tests/results/V8TestInterface3.cpp     V8TestInterface3::namedPropertyGetterCustom(name, info);
namedPropertyGetterCustom   34 Source/bindings/tests/results/V8TestInterface3.h     static void namedPropertyGetterCustom(v8::Local<v8::String>, const v8::PropertyCallbackInfo<v8::Value>&);