Home | History | Annotate | Download | only in x64

Lines Matching refs:IsJSGlobalProxy

739   if (object->IsJSGlobalProxy()) {
745 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded());
879 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded());
884 !current->IsJSGlobalProxy()) {
910 if (current->IsJSGlobalProxy()) {
942 ASSERT(current->IsJSGlobalProxy() || !current->IsAccessCheckNeeded());
943 if (current->IsJSGlobalProxy()) {
2317 if (object->IsJSGlobalProxy()) {
2323 ASSERT(object->IsJSGlobalProxy() || !object->IsAccessCheckNeeded());
2363 if (receiver->IsJSGlobalProxy()) {
2369 ASSERT(receiver->IsJSGlobalProxy() || !receiver->IsAccessCheckNeeded());