Searched refs:kOnlyInterceptStrings (Results 1 – 2 of 2) sorted by relevance
1555 static_cast<int>(PropertyHandlerFlags::kOnlyInterceptStrings))); in CreateInterceptorInfo()1593 PropertyHandlerFlags::kOnlyInterceptStrings); in SetNamedPropertyHandler()
4598 kOnlyInterceptStrings = 1 << 2, enumerator