Implement container operators API function (#4697)

Basically re-opening and updating #4275

Co-authored-by: bence gabor kis <kisbg@inf.u-szeged.hu>
JerryScript-DCO-1.0-Signed-off-by: Bela Toth tbela@inf.u-szeged.hu

Co-authored-by: bence gabor kis <kisbg@inf.u-szeged.hu>
This commit is contained in:
Tóth Béla
2021-07-27 12:25:52 +02:00
committed by GitHub
parent d69fe41085
commit d99905aca6
6 changed files with 437 additions and 0 deletions
+1
View File
@@ -44,6 +44,7 @@ set(SOURCE_UNIT_TEST_MAIN_MODULES
test-backtrace.c
test-bigint.c
test-container.c
test-container-operation.c
test-context-data.c
test-dataview.c
test-date-helpers.c