summaryrefslogtreecommitdiffstats
path: root/js/src/jswatchpoint.cpp
diff options
context:
space:
mode:
authorwin7-7 <win7-7@users.noreply.github.com>2019-04-29 15:31:58 +0300
committerGitHub <noreply@github.com>2019-04-29 15:31:58 +0300
commitd57c13c6d8700eebfe7042ae52e31a6ac1bb28a1 (patch)
treea8a49d95ae3197c5ba15f36563903a31fd9054eb /js/src/jswatchpoint.cpp
parent44e59151e3e7678626202482c72e2696bcc17769 (diff)
downloadUXP-d57c13c6d8700eebfe7042ae52e31a6ac1bb28a1.tar
UXP-d57c13c6d8700eebfe7042ae52e31a6ac1bb28a1.tar.gz
UXP-d57c13c6d8700eebfe7042ae52e31a6ac1bb28a1.tar.lz
UXP-d57c13c6d8700eebfe7042ae52e31a6ac1bb28a1.tar.xz
UXP-d57c13c6d8700eebfe7042ae52e31a6ac1bb28a1.zip
Add newline at end of files js/src
Diffstat (limited to 'js/src/jswatchpoint.cpp')
-rw-r--r--js/src/jswatchpoint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/jswatchpoint.cpp b/js/src/jswatchpoint.cpp
index 68afa4a59..f147a07dc 100644
--- a/js/src/jswatchpoint.cpp
+++ b/js/src/jswatchpoint.cpp
@@ -243,4 +243,4 @@ WatchpointMap::trace(WeakMapTracer* trc)
JS::GCCellPtr(entry.key().object.get()),
JS::GCCellPtr(entry.value().closure.get()));
}
-} \ No newline at end of file
+}