Searched refs:current_heap (Results 1 – 3 of 3) sorted by relevance
506 Heap* current_heap = v8::internal::Isolate::Current()->heap(); in Debug() local507 if (((value & 1) == 0) || current_heap->Contains(obj)) { in Debug()
392 Heap* current_heap = v8::internal::Isolate::Current()->heap(); in Debug() local393 if (((value & 1) == 0) || current_heap->Contains(obj)) { in Debug()
3403 Heap* current_heap = v8::internal::Isolate::Current()->heap(); in Debug() local3404 if (((value & 1) == 0) || current_heap->Contains(obj)) { in Debug()