Home | History | Annotate | Download | only in cctest

Lines Matching full:other_object

6344   v8::Local<Value> other_object;
6346 other_object = other->Global()->Get(v8_str("Object"));
6359 CHECK(!access_other0->Run()->Equals(other_object));
6374 CHECK(!access_f0->Run()->Equals(other_object));