Remove legacy jerry_get_memory_limits API function and unused configuration macros (#2329)

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
Akos Kiss
2018-05-18 10:43:52 +02:00
committed by GitHub
parent 5560c76b41
commit 13bd30ff54
6 changed files with 0 additions and 84 deletions
-5
View File
@@ -25,11 +25,6 @@
* @{
*/
/**
* Number of ecma values inlined into stack frame
*/
#define VM_STACK_FRAME_INLINED_VALUES_NUMBER CONFIG_VM_STACK_FRAME_INLINED_VALUES_NUMBER
/**
* Header of a ECMA stack frame's chunk
*/