Home | History | Annotate | Download | only in heap

Lines Matching refs:UniqueId

6394 static UniqueId MakeUniqueId(const Persistent<T>& p) {
6395 return UniqueId(reinterpret_cast<uintptr_t>(*v8::Utils::OpenPersistent(p)));
6415 UniqueId id = MakeUniqueId(parent);