Searched refs:empty_weak_cell (Results 1 – 4 of 4) sorted by relevance
193 array->set(index, isolate->heap()->empty_weak_cell(), in New()643 SetFeedback(isolate->heap()->empty_weak_cell(), SKIP_WRITE_BARRIER); in ConfigureUninitialized()656 SetFeedback(GetIsolate()->heap()->empty_weak_cell()); in ConfigureHandlerMode()
12012 code_map->set(src + kCachedCodeOffset, heap->empty_weak_cell(), in EvictFromOptimizedCodeMap()13656 WeakCell* empty_weak_cell = GetHeap()->empty_weak_cell(); in ClearCodeFromOptimizedCodeMap() local13658 optimized_code_map->set(i + kCachedCodeOffset, empty_weak_cell, in ClearCodeFromOptimizedCodeMap()
2017 this == GetHeap()->empty_weak_cell()); in clear()
156 V(WeakCell, empty_weak_cell, EmptyWeakCell) \