Searched refs:IsJSProxy (Results 1 – 8 of 8) sorted by relevance
250 if (%IsJSProxy(this)) {272 if (%IsJSProxy(this)) {337 if (%IsJSProxy(obj)) {639 if (%IsJSProxy(obj)) {925 if (%IsJSProxy(obj)) {982 if (%IsJSProxy(obj)) {1055 if (%IsJSProxy(obj)) {1153 if (%IsJSProxy(obj)) {1175 if (%IsJSProxy(obj)) {1198 if (%IsJSProxy(obj)) {[all …]
286 F(IsJSProxy, 1, 1) \
641 CHECK(IsJSProxy()); in JSProxyVerify()
517 bool Object::IsJSProxy() { in IsJSProxy() function4534 if (IsJSProxy()) { in HasProperty()4542 if (IsJSProxy()) { in HasLocalProperty()4567 return IsJSProxy() in GetIdentityHash()4574 if (IsJSProxy()) { in HasElement()
617 if (p->IsJSProxy()) { in GetKeysInFixedArrayFor()
1303 if (object->IsJSProxy()) { in Store()1768 if (object->IsJSProxy()) { in Store()
666 } else if (holder->IsJSProxy()) { in GetElementWithReceiver()2056 if (pt->IsJSProxy()) { in LookupCallbackSetterInPrototypes()2079 if (pt->IsJSProxy()) { in SetElementWithCallbackSetterInPrototypes()3984 if (IsJSProxy()) { in DeleteElement()3992 if (IsJSProxy()) { in DeleteProperty()4268 if (IsJSProxy()) { in LocalLookup()8790 if (pt->IsJSProxy()) { in HasElementWithInterceptor()8931 if (pt->IsJSProxy()) { in HasElementWithReceiver()9459 if (IsJSProxy()) { in SetElement()
690 return isolate->heap()->ToBoolean(obj->IsJSProxy()); in RUNTIME_FUNCTION()4447 if (object->IsJSProxy()) { in SetObjectProperty()