HomeSort by relevance Sort by last modified time
    Searched refs:IsForwardingAddress (Results 1 - 17 of 17) 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...]
  /external/chromium_org/v8/src/
runtime-profiler.cc 417 if (map_word.IsForwardingAddress()) {
heap-inl.h 521 if (first_word.IsForwardingAddress()) {
incremental-marking.cc 685 if (map_word.IsForwardingAddress()) {
    [all...]
mark-compact.cc     [all...]
heap.cc     [all...]
frames.cc     [all...]
objects-inl.h 1156 bool MapWord::IsForwardingAddress() {
1168 ASSERT(IsForwardingAddress());
    [all...]
objects.h     [all...]

Completed in 200 milliseconds