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

  /external/v8/src/
liveobjectlist.h 252 *p = first_word.ToForwardingAddress();
runtime-profiler.cc 408 sampler_window_[i] = map_word.ToForwardingAddress();
heap-inl.h 426 HeapObject* dest = first_word.ToForwardingAddress();
incremental-marking.cc 594 HeapObject* dest = map_word.ToForwardingAddress();
frames.cc     [all...]
mark-compact.cc     [all...]
heap.cc     [all...]
objects-inl.h 1102 HeapObject* MapWord::ToForwardingAddress() {
    [all...]
objects.h     [all...]
  /external/chromium_org/v8/src/
runtime-profiler.cc 418 sampler_window_[i] = map_word.ToForwardingAddress();
heap-inl.h 522 HeapObject* dest = first_word.ToForwardingAddress();
incremental-marking.cc 686 HeapObject* dest = map_word.ToForwardingAddress();
    [all...]
mark-compact.cc     [all...]
frames.cc     [all...]
heap.cc     [all...]
objects-inl.h 1167 HeapObject* MapWord::ToForwardingAddress() {
    [all...]
objects.h     [all...]

Completed in 370 milliseconds