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

  /external/v8/src/
liveobjectlist.h 251 if (first_word.IsForwardingAddress()) {
runtime-profiler.cc 407 if (map_word.IsForwardingAddress()) {
heap-inl.h 425 if (first_word.IsForwardingAddress()) {
incremental-marking.cc 593 if (map_word.IsForwardingAddress()) {
mark-compact.cc     [all...]
frames.cc     [all...]
heap.cc     [all...]
objects-inl.h 1091 bool MapWord::IsForwardingAddress() {
1103 ASSERT(IsForwardingAddress());
    [all...]
objects.h     [all...]

Completed in 66 milliseconds