Home | History | Annotate | Download | only in src

Lines Matching refs:new_storage

9386         Handle<SeededNumberDictionary> new_storage =
9388 if (!new_storage.is_identical_to(slow_storage)) {
9389 slow_storage = loop_scope.CloseAndEscape(new_storage);