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

  /external/v8/src/
address-map.cc 36 CHECK(!Heap::RootIsImmortalImmovable(root_index));
  /external/v8/src/snapshot/
startup-serializer.cc 176 return Heap::RootIsImmortalImmovable(root_index) !=
serializer.cc 552 Heap::RootIsImmortalImmovable(root_index) &&
  /external/v8/src/heap/
heap.h 597 static bool RootIsImmortalImmovable(int root_index);
    [all...]
heap.cc     [all...]
  /external/v8/src/compiler/
simplified-lowering.cc     [all...]
  /external/v8/test/cctest/heap/
test-heap.cc     [all...]

Completed in 350 milliseconds