escargot/tools
seonghyun kim 5d56fd2bb4 1. do not ASTScopeContext explicitly. it is used by ByteCode-genaration
2. alloc esprima::Error as Non-GC type.
 - it can be thrown. but, bdwgc can not see try-catch variable area.
3. Use own context when eval, function are invoked.
4. implement fake-Realm class for v8 vender test

Signed-off-by: seonghyun kim <sh8281.kim@samsung.com>
2017-03-24 19:03:27 +09:00
..
vendortest 1. do not ASTScopeContext explicitly. it is used by ByteCode-genaration 2017-03-24 19:03:27 +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