Home | History | Annotate | Download | only in src

Lines Matching refs:IsJSGlobalProxy

182         !current->IsJSGlobalProxy() &&
1353 if (FLAG_use_ic && !receiver->IsJSGlobalProxy()) {
1372 if (receiver->IsJSGlobalProxy()) {
1396 ASSERT(!receiver->IsJSGlobalProxy());
1793 if (FLAG_use_ic && !receiver->IsJSGlobalProxy()) {
1807 ASSERT(!(use_ic && object->IsJSGlobalProxy()));
1844 ASSERT(!receiver->IsJSGlobalProxy());