Searched defs:y_space_check (Results 1 – 1 of 1) sorted by relevance
331 … [[maybe_unused]] auto y_space_check = [](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local403 … [[maybe_unused]] auto y_space_check = [](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local462 … [[maybe_unused]] auto y_space_check = [](uintptr_t addr) -> bool { return IsInYoung(addr); }; in TEST_F() local