Searched refs:HasProxyInPrototype (Results 1 – 3 of 3) sorted by relevance
2219 bool HasProxyInPrototype(Isolate* isolate);
3448 return !receiver->HasProxyInPrototype(this); in Throw()
18789 bool JSReceiver::HasProxyInPrototype(Isolate* isolate) { in HasProxyInPrototype() function in v8::internal::JSReceiver