escargot/tools
Seonghyun Kim af9b410fa7 Fix issues in some embedded platforms
* Implement RuntimeICUBinder
 - ICU has verison name on its symbol name like u_tolower_XX.
   but, we need to use escargot on various platform(without re-compile)
   thus, I implement this library
* add ceil function on IEEE754
 - there is an issue with -0 in builtin ceil function
* Use pypy instead of python for running test262(pypy is faster than python)

Signed-off-by: Seonghyun Kim <sh8281.kim@samsung.com>
2020-01-09 16:07:51 +09:00
..
test Handle destructuring in try-catch clause 2019-12-17 09:37:43 +09:00
check_tidy.py Change check-tidy.py default clang format (#86) 2019-02-14 09:05:04 +09:00
run-tests.py Fix issues in some embedded platforms 2020-01-09 16:07:51 +09:00
visualize_heap_usage.py Update license clauses 2017-06-12 11:14:17 +09:00