Lines Matching defs:dead
1402 // "dead" AllocationSites need to live long enough for a traversal of new
2347 std::stringstream live, dead;
2349 heap()->dead_object_stats_->Dump(dead);
2352 "live", TRACE_STR_COPY(live.str().c_str()), "dead",
2353 TRACE_STR_COPY(dead.str().c_str()));
2357 heap()->dead_object_stats_->PrintJSON("dead");
2726 // If the BytecodeArray is dead, flush it, which will replace the field
2815 // Targets can only be dead iff this array is fully deserialized.
2826 // Targets can only be dead iff this array is fully deserialized.
3031 // The value of the WeakCell is dead.
3053 // The unregister token is dead. Remove any corresponding entries in the
3291 // It does not expect to encounter pointers to dead objects.
3386 // It does not expect to encounter pointers to dead objects.
5340 // large objects must be dead.