Lines Matching full:uniqueid
6416 static UniqueId MakeUniqueId(const Persistent<T>& p) {6417 return UniqueId(reinterpret_cast<uintptr_t>(*v8::Utils::OpenPersistent(p)));6437 UniqueId id = MakeUniqueId(parent);