Searched defs:ProxyOptions (Results 1 – 1 of 1) sorted by relevance
123610 class ProxyOptions { class123613 explicit ProxyOptions(bool singletonArg, bool lazyProtoArg = false) in ProxyOptions() function in js::ProxyOptions123620 ProxyOptions() : singleton_(false), in ProxyOptions() function in js::ProxyOptions