Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsJSGlobalProxy

755   if (object->IsJSGlobalProxy()) {
761 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded());
905 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded());
910 !current->IsJSGlobalProxy()) {
936 if (current->IsJSGlobalProxy()) {
968 ASSERT(holder->IsJSGlobalProxy() || !holder->IsAccessCheckNeeded());
969 if (holder->IsJSGlobalProxy()) {
2487 if (object->IsJSGlobalProxy()) {
2493 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded());
2533 if (receiver->IsJSGlobalProxy()) {
2539 ASSERT(receiver->IsJSGlobalProxy() || !receiver->IsAccessCheckNeeded());