Searched refs:new_storage (Results 1 – 3 of 3) sorted by relevance
639 vchar_t *new_storage; local
943 Handle<SeededNumberDictionary> new_storage = in SetDictionaryMode()946 if (!new_storage.is_identical_to(slow_storage)) { in SetDictionaryMode()947 slow_storage = loop_scope.CloseAndEscape(new_storage); in SetDictionaryMode()
3444 Handle<FixedArray> new_storage = in MigrateFastToFast() local3458 new_storage->set(target_index, *value); in MigrateFastToFast()3464 object->set_properties(*new_storage); in MigrateFastToFast()