diff options
Diffstat (limited to 'js/src/devtools/gc/README.txt')
-rw-r--r-- | js/src/devtools/gc/README.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/js/src/devtools/gc/README.txt b/js/src/devtools/gc/README.txt new file mode 100644 index 0000000000..f4f37efbaa --- /dev/null +++ b/js/src/devtools/gc/README.txt @@ -0,0 +1,6 @@ +Usage: + +Requirements: +1) The shell has to be compiled with --enable-gctimer + +Tested with python2.6 |