escargot/third_party
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
..
checked_arithmetic Clear up redundant submodules and script files 2019-11-07 14:37:25 +09:00
double_conversion Clear up redundant submodules and script files 2019-11-07 14:37:25 +09:00
GCutil@c01c9cf24f Reduce memory usage 2019-12-18 11:11:26 +09:00
lz4 Update CompressibleString 2019-12-24 13:36:12 +09:00
rapidjson Clear up redundant submodules and script files 2019-11-07 14:37:25 +09:00
runtime_icu_binder Fix issues in some embedded platforms 2020-01-09 16:07:51 +09:00
windows Update windows build artifacts (#93) 2018-06-11 20:14:31 +09:00
yarr Fix issues in some embedded platforms 2020-01-09 16:07:51 +09:00