Home
last modified time | relevance | path

Searched refs:CellAndBit (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc77 const auto [cell, bit] = CellAndBit(index); in set_markbit()
83 const auto [cell, bit] = CellAndBit(index); in clear_markbit()
88 const auto [cell, bit] = CellAndBit(index); in markbit()
95 std::tuple<CellType, CellType> CellAndBit(size_t index) const { in CellAndBit() function in v8::internal::final

Completed in 4 milliseconds