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:
committed by
Robert Fancsik
parent
32c74fff22
commit
07c7eb8a20
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user