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

  /external/v8/src/heap/
scavenger-inl.h 24 if (first_word.IsForwardingAddress()) {
scavenger.cc 239 DCHECK(map_word.IsForwardingAddress());
324 if (first_word.IsForwardingAddress()) {
382 SLOW_DCHECK(!first_word.IsForwardingAddress());
array-buffer-tracker.cc 117 if (map_word.IsForwardingAddress()) {
mark-compact.cc     [all...]
incremental-marking.cc 807 if (map_word.IsForwardingAddress()) {
    [all...]
heap.cc 493 if (map_word.IsForwardingAddress()) {
    [all...]
  /external/v8/src/
layout-descriptor-inl.h 143 if (map_word.IsForwardingAddress()) {
frames.cc     [all...]
objects-inl.h     [all...]
objects.h     [all...]

Completed in 105 milliseconds