Introducing minimal footprint build modifier (mfp).

The modifier disables lookup cache and adds GC invocation after each opcode execution.

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
This commit is contained in:
Ruben Ayrapetyan
2015-04-24 13:49:32 +03:00
parent 7d90d8caba
commit 9b0125086f
3 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ export TARGET_RELEASE_MODES = release
export TARGET_PC_SYSTEMS = linux
export TARGET_NUTTX_SYSTEMS = nuttx
export TARGET_PC_MODS = cp cp_minimal mem_stats
export TARGET_PC_MODS = cp cp_minimal mem_stats mfp cp_minimal-mfp mfp-mem_stats
export TARGET_NUTTX_MODS = $(TARGET_PC_MODS)
export TARGET_MCU_MODS = cp cp_minimal