Zidong Jiang
c6f22a9683
Make sure the size arg of alloc will not overflow ( #1618 )
...
Also make sure the bytelength = arraylength << shift will not overflow
Fix issue #1616
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
2017-03-07 08:37:19 +09:00
Zidong Jiang
71e1383d13
Check if propery is not found before delete it. ( #1637 )
...
Fix issue #1633
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
2017-03-06 21:08:30 +08:00
Zidong Jiang
b13f78f19e
Check options in ecma_op_object_get_own_property for typedarray. ( #1627 )
...
And add regression-case subfolder for es2015
Fix issue #1622
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
2017-03-06 19:07:02 +08:00