Searched defs:supplementalStaticAttrAttributeGetter (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8SupportTestInterface.cpp93 static void supplementalStaticAttrAttributeGetter(const v8::PropertyCallbackInfo<v8::Value>& info) function in namespace:WebCore::SupportTestInterfaceV8Internal
103 SupportTestInterfaceV8Internal::supplementalStaticAttrAttributeGetter(info);
H A DV8TestInterface.cpp300 static void supplementalStaticAttrAttributeGetter(const v8::PropertyCallbackInfo<v8::Value>& info) function in namespace:WebCore::TestInterfaceV8Internal
310 TestInterfaceV8Internal::supplementalStaticAttrAttributeGetter(info);

Completed in 150 milliseconds