escargot/test
Sanggyu Lee 7731895659 Add ObjectRef.getProperty and revise ValueRef, ObjectRef.
I changed the interface class implementation (using inheritance).

It has folowing benefit:
- It is easy to understand and intuitive.
  every objectref is valueref.
- It get rid of stuffs like
  member field intptr_t v, operator ValueRef() ...

Also, I added StringRef.fromUTF8().

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
2017-03-20 19:48:26 +09:00
..
cctest Add ObjectRef.getProperty and revise ValueRef, ObjectRef. 2017-03-20 19:48:26 +09:00
octane@30b1d8d714 Add octane submodule 2017-01-12 17:19:41 +09:00
test262@7da91bceb9 add test262(es5) as submodule 2016-12-20 19:16:32 +09:00
test262-harness-py@0f2acdd882 Modification according to our ecma spec version management policy 2017-01-04 17:16:04 +09:00
test262-master@4ff7e4342e Modification according to our ecma spec version management policy 2017-01-04 17:16:04 +09:00
vendortest@63fdc5ba62 1. add initial version internal test 2017-03-20 13:20:28 +09:00
test262-harness-py-excludelist.xml 1. Add several TypedArray builtin Functions and update test262/spidermonkey. 2017-03-08 14:55:53 +09:00
test262-harness-py-test262.py Support full functionalities of Promise object 2017-01-05 13:28:07 +09:00