Home | History | Annotate | Download | only in cctest

Lines Matching defs:hash2

2664   int hash2 = v8::Object::New()->GetIdentityHash();
2668 CHECK_NE(hash, hash2);