Lines Matching refs:IsRevoked
1201 if (proxy->IsRevoked()) { in GetProperty()
1351 if (proxy->IsRevoked()) { in GetPrototype()
3025 if (!proxy->IsRevoked()) { in Revoke()
3031 DCHECK(proxy->IsRevoked()); in Revoke()
3040 if (proxy->IsRevoked()) { in IsArray()
3065 if (proxy->IsRevoked()) { in HasProperty()
3138 if (proxy->IsRevoked()) { in SetProperty()
3189 if (proxy->IsRevoked()) { in DeletePropertyOrElement()
3497 if (proxy->IsRevoked()) { in DefineOwnProperty()
3667 if (proxy->IsRevoked()) { in GetOwnPropertyDescriptor()
3786 if (proxy->IsRevoked()) { in PreventExtensions()
3830 if (proxy->IsRevoked()) { in IsExtensible()
5184 if (proxy->IsRevoked()) { in SetPrototype()