Home | History | Annotate | Download | only in cctest

Lines Matching defs:hash2

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