Searched refs:new_unused (Results 1 – 2 of 2) sorted by relevance
1948 int new_unused = transition->unused_property_fields(); in RUNTIME_FUNCTION() local1949 int new_size = old_storage->length() + new_unused + 1; in RUNTIME_FUNCTION()
1269 int new_unused = new_map->unused_property_fields(); in AddFastPropertyUsingMap() local1272 properties()->CopySize(properties()->length() + new_unused + 1); in AddFastPropertyUsingMap()