Home | History | Annotate | Download | only in core

Lines Matching defs:indexedPropertySetter

1631 static void indexedPropertySetter(uint32_t index, v8::Local<v8::Value> v8Value, const v8::PropertyCallbackInfo<v8::Value>& info)
1644 TestInterfaceImplementationV8Internal::indexedPropertySetter(index, v8Value, info);