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

/external/v8/include/
H A Dv8.h4630 struct IndexedPropertyHandlerConfiguration { struct in namespace:v8
4631 IndexedPropertyHandlerConfiguration( function in struct:v8::IndexedPropertyHandlerConfiguration
4764 void SetHandler(const IndexedPropertyHandlerConfiguration& configuration);
4773 SetHandler(IndexedPropertyHandlerConfiguration(getter, setter, query,
4815 const IndexedPropertyHandlerConfiguration& indexed_handler,

Completed in 199 milliseconds