HomeSort by relevance Sort by last modified time
    Searched refs:typed_old_to_new_slots_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
spaces.cc 513 chunk->typed_old_to_new_slots_ = nullptr;
    [all...]
spaces.h 522 + kPointerSize // TypedSlotSet* typed_old_to_new_slots_;
641 return typed_old_to_new_slots_;
818 TypedSlotSet* typed_old_to_new_slots_; member in class:v8::internal::MemoryChunk
    [all...]

Completed in 138 milliseconds