Searched refs:kOnlyInterceptStrings (Results 1 – 2 of 2) sorted by relevance
1386 static_cast<int>(PropertyHandlerFlags::kOnlyInterceptStrings))); in ObjectTemplateSetNamedPropertyHandler()1406 PropertyHandlerFlags::kOnlyInterceptStrings); in SetNamedPropertyHandler()
4552 kOnlyInterceptStrings = 1 << 2, enumerator