Home | History | Annotate | Download | only in src

Lines Matching refs:new_storage

10126         Handle<SeededNumberDictionary> new_storage =
10128 if (!new_storage.is_identical_to(slow_storage)) {
10129 slow_storage = loop_scope.CloseAndEscape(new_storage);