Fix python build --mem-heap document (#3185)

`--heap-size` has been renamed to `--mem-heap`
JerryScript-DCO-1.0-Signed-off-by: legendecas legendecas@gmail.com
This commit is contained in:
legendecas
2019-10-02 17:16:38 +08:00
committed by Robert Fancsik
parent 32c74fff22
commit 07c7eb8a20
+1 -1
View File
@@ -194,7 +194,7 @@ The default value is 512.
|---------|----------------------------------------------|
| C: | `-DJERRY_GLOBAL_HEAP_SIZE=(int)` |
| CMake: | `--DJERRY_GLOBAL_HEAP_SIZE=(int)` |
| Python: | `--heap-size=(int)` |
| Python: | `--mem-heap=(int)` |
### Garbage collection limit