Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.cc2016 bool another_ephemeron_iteration_main_thread; in ProcessEphemeronsUntilFixpoint() local
2042 another_ephemeron_iteration_main_thread = ProcessEphemerons(); in ProcessEphemeronsUntilFixpoint()
2052 } while (another_ephemeron_iteration_main_thread || in ProcessEphemeronsUntilFixpoint()