Add newline at end of files js/src

This commit is contained in:
win7-7 2019-04-29 15:31:58 +03:00 committed by Roy Tam
commit 41693aa70f
3 changed files with 3 additions and 3 deletions

View file

@ -7114,4 +7114,4 @@ js::gc::detail::CellIsMarkedGrayIfKnown(const Cell* cell)
}
return detail::CellIsMarkedGray(tc);
}
}