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

  /external/v8/src/
liveobjectlist.h 253 if (first_word.IsForwardingAddress()) {
runtime-profiler.cc 407 if (map_word.IsForwardingAddress()) {
heap-inl.h 410 if (first_word.IsForwardingAddress()) {
heap.cc     [all...]
objects-inl.h 1047 bool MapWord::IsForwardingAddress() {
1059 ASSERT(IsForwardingAddress());
    [all...]
objects.h     [all...]

Completed in 83 milliseconds