escargot/tools
seonghyun kim e7df366d73 1. fix bug in Object.setPrototype
2. revise rule of generate name of binded function
3. revise order evalutate CallEvalFunction opcode
4. process invalid lhs assignment correctly
5. allow \n\r in string literal
6. implement change property of binding correctly
7. Date.prototype.toGMTString and toUTCString should be same
8. fix bug in Function ctor
9. add stack checking in parseJSONWorker
10. use double_conversion with Number.prototype.toFixed, toPrecision
11. add has8BitContent for RopeString for prevent stackoverflow when invoke child::has8BitContent

Signed-off-by: seonghyun kim <sh8281.kim@samsung.com>
2017-03-29 22:36:40 +09:00
..
vendortest 1. fix bug in Object.setPrototype 2017-03-29 22:36:40 +09:00
check_daily.sh Add octane submodule 2017-01-12 17:19:41 +09:00
check_tidy.py Pass some more SpiderMonkey tests and stabilize it 2017-02-23 10:28:15 +09:00
measure.sh Update measure script: update version v8, jsc. Add update script 2017-02-23 21:23:54 +09:00
measureAndUpdate.sh Update measure script: update version v8, jsc. Add update script 2017-02-23 21:23:54 +09:00
visualize_heap_usage.py Add custom allocator for precise marking and add more tools 2016-12-20 11:14:07 +09:00