Searched refs:ContainsLocalHandle (Results 1 – 3 of 3) sorted by relevance
87 bool ContainsLocalHandle(Address* location);
99 bool LocalHeap::ContainsLocalHandle(Address* location) { in ContainsLocalHandle() function in v8::internal::LocalHeap
52 local_heap->ContainsLocalHandle(location_)) { in IsDereferenceAllowed()