Home
last modified time | relevance | path

Searched refs:IsZombie (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
Dobjects.h8163 bool IsZombie() { in IsZombie() function
8261 !AllocationSite::cast(allocation_site())->IsZombie(); in DECL_ACCESSORS()
Dmark-compact.cc1886 !(AllocationSite::cast(object)->IsZombie())) { in RetainAs()
Dobjects-inl.h1326 ASSERT(!IsZombie()); in MarkZombie()