Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc4143 bool have_space = old_map->UnusedPropertyFields() > 0 || in MigrateFastToFast() local
4150 (have_space && ((FLAG_unbox_double_fields && target_index < 0) || in MigrateFastToFast()
4158 if (have_space) { in MigrateFastToFast()