Implement vm_throw callback (#4726)
Slightly improve the description of vm_exec_stop callback. JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
@@ -48,7 +48,6 @@ set(SOURCE_UNIT_TEST_MAIN_MODULES
|
||||
test-context-data.c
|
||||
test-dataview.c
|
||||
test-date-helpers.c
|
||||
test-exec-stop.c
|
||||
test-external-string.c
|
||||
test-from-property-descriptor.c
|
||||
test-get-own-property.c
|
||||
@@ -91,6 +90,8 @@ set(SOURCE_UNIT_TEST_MAIN_MODULES
|
||||
test-to-property-descriptor.c
|
||||
test-typedarray.c
|
||||
test-unicode.c
|
||||
test-vm-exec-stop.c
|
||||
test-vm-throw.c
|
||||
)
|
||||
|
||||
# jerry_heap_stats_t.size == 0 if system allocator is used.
|
||||
|
||||
Reference in New Issue
Block a user