Searched refs:ContainsPersistentHandle (Results 1 – 3 of 3) sorted by relevance
86 bool ContainsPersistentHandle(Address* location);
95 bool LocalHeap::ContainsPersistentHandle(Address* location) { in ContainsPersistentHandle() function in v8::internal::LocalHeap
51 if (local_heap->ContainsPersistentHandle(location_) || in IsDereferenceAllowed()