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

  /external/v8/src/
turbo-assembler.cc 94 return Heap::roots_to_external_reference_table_offset() - kRootRegisterBias +
disassembler.cc 92 const int kRootsEnd = Heap::roots_to_external_reference_table_offset();
93 const int kExtRefsStart = Heap::roots_to_external_reference_table_offset();
  /external/v8/src/heap/
heap.h 850 static constexpr int roots_to_external_reference_table_offset() { function in class:v8::internal::GarbageCollectionReason::Heap
    [all...]

Completed in 87 milliseconds