Searched refs:other_object (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc6344 v8::Local<Value> other_object; local
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));

Completed in 176 milliseconds