Home
last modified time | relevance | path

Searched refs:SlotToIndices (Results 1 – 4 of 4) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dslot-set.h61 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Insert()
84 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Contains()
93 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Remove()
110 SlotToIndices(start_offset, &start_bucket, &start_cell, &start_bit); in RemoveRange()
112 SlotToIndices(end_offset, &end_bucket, &end_cell, &end_bit); in RemoveRange()
173 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Lookup()
371 void SlotToIndices(int slot_offset, int* bucket_index, int* cell_index, in SlotToIndices() function
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dslot-set.h207 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Insert()
231 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Contains()
241 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Remove()
260 SlotToIndices(start_offset, &start_bucket, &start_cell, &start_bit); in RemoveRange()
263 SlotToIndices(end_offset, &end_bucket, &end_cell, &end_bit); in RemoveRange()
323 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Lookup()
581 static void SlotToIndices(size_t slot_offset, size_t* bucket_index, in SlotToIndices() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dslot-set.h200 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Insert()
224 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Contains()
234 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Remove()
253 SlotToIndices(start_offset, &start_bucket, &start_cell, &start_bit); in RemoveRange()
256 SlotToIndices(end_offset, &end_bucket, &end_cell, &end_bit); in RemoveRange()
316 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Lookup()
573 static void SlotToIndices(size_t slot_offset, size_t* bucket_index, in SlotToIndices() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dslot-set.h206 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Insert()
230 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Contains()
240 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Remove()
259 SlotToIndices(start_offset, &start_bucket, &start_cell, &start_bit); in RemoveRange()
262 SlotToIndices(end_offset, &end_bucket, &end_cell, &end_bit); in RemoveRange()
322 SlotToIndices(slot_offset, &bucket_index, &cell_index, &bit_index); in Lookup()
580 static void SlotToIndices(size_t slot_offset, size_t* bucket_index, in SlotToIndices() function