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

  /external/v8/src/
heap.h     [all...]
factory.h 410 &isolate()->heap()->roots_[Heap::k##camel_name##RootIndex])); \
418 &isolate()->heap()->roots_[Heap::k##name##RootIndex])); \
serialize.cc     [all...]
serialize.h 488 int RootIndex(HeapObject* heap_object, HowToCode from);
heap.cc     [all...]
  /external/chromium_org/v8/src/
factory.h 479 &isolate()->heap()->roots_[Heap::k##camel_name##RootIndex])); \
495 &isolate()->heap()->roots_[Heap::k##name##RootIndex])); \
heap.h     [all...]
serialize.cc     [all...]
serialize.h 496 int RootIndex(HeapObject* heap_object, HowToCode from);
heap.cc     [all...]

Completed in 107 milliseconds