Searched refs:NamedPropertyHandlerConfiguration (Results 1 – 4 of 4) sorted by relevance
425 result->SetHandler(NamedPropertyHandlerConfiguration(MapGet, MapSet)); in MakeMapTemplate()
421 v8::NamedPropertyHandlerConfiguration configuration( in SetUpNamedPropHandler()
5236 struct NamedPropertyHandlerConfiguration { struct5237 NamedPropertyHandlerConfiguration(5256 NamedPropertyHandlerConfiguration( argument5441 void SetHandler(const NamedPropertyHandlerConfiguration& configuration);5521 const NamedPropertyHandlerConfiguration& named_handler,
1653 const NamedPropertyHandlerConfiguration& config) { in SetHandler()1699 const NamedPropertyHandlerConfiguration& named_handler, in SetAccessCheckCallbackAndHandler()