Searched refs:current_heap (Results 1 – 4 of 4) sorted by relevance
593 Heap* current_heap = v8::internal::Isolate::Current()->heap(); in Debug() local594 if (((value & 1) == 0) || current_heap->Contains(obj)) { in Debug()
523 Heap* current_heap = v8::internal::Isolate::Current()->heap(); in Debug() local524 if (((value & 1) == 0) || current_heap->Contains(obj)) { in Debug()
393 Heap* current_heap = v8::internal::Isolate::Current()->heap(); in Debug() local394 if (((value & 1) == 0) || current_heap->Contains(obj)) { in Debug()
3496 Heap* current_heap = v8::internal::Isolate::Current()->heap(); in Debug() local3497 if (((value & 1) == 0) || current_heap->Contains(obj)) { in Debug()