Searched refs:IsSeq (Results 1 – 1 of 1) sorted by relevance
162 if (IsSeq(cell)) { in Print()182 static bool IsSeq(uint32_t cell) { return cell == 0 || cell == 0xFFFFFFFF; } in IsSeq() function in v8::internal::__anon522e25580111::CellPrinter