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

/external/chromium_org/v8/src/
H A Delements.h71 MUST_USE_RESULT virtual PropertyAttributes GetAttributes(
77 MUST_USE_RESULT inline PropertyAttributes GetAttributes( function in class:v8::internal::ElementsAccessor
81 return GetAttributes(receiver, holder, key, handle(holder->elements()));
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_ax_object_proxy.cc314 std::string GetAttributes(const blink::WebAXObject& object) { function in namespace:content::__anon7894
454 attributes_.append(GetAttributes(object));
811 return GetAttributes(accessibility_object_);

Completed in 1094 milliseconds