Home | History | Annotate | Download | only in mips

Lines Matching refs:IsJSGlobalProxy

438   if (object->IsJSGlobalProxy()) {
444 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded());
1069 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded());
1074 !current->IsJSGlobalProxy()) {
1094 if (current->IsJSGlobalProxy()) {
1125 ASSERT(holder->IsJSGlobalProxy() || !holder->IsAccessCheckNeeded());
1126 if (holder->IsJSGlobalProxy()) {
2566 if (object->IsJSGlobalProxy()) {
2572 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded());
2610 if (receiver->IsJSGlobalProxy()) {
2616 ASSERT(receiver->IsJSGlobalProxy() || !receiver->IsAccessCheckNeeded());