Files
sdk/runtime/lib
Regis Crelier 7f57ebcfa1 Remove signature classes from the VM.
They were used as the class of closure instances and as the type class of
function types.
All closure instances now have class _Closure and function types are represented
by a new class FunctionType extending AbstractType.
Fix issue 24567 and add regression test.

R=asiva@google.com, rmacnak@google.com

Review URL: https://codereview.chromium.org/1584223006 .
2016-01-19 16:32:59 -08:00
..
2015-06-04 14:55:32 +02:00
2015-11-24 08:26:03 +01:00
2015-12-09 00:46:46 +01:00
2015-06-03 12:39:59 -07:00
2015-08-04 17:13:22 -07:00
2013-09-20 15:54:10 +00:00
2014-08-19 21:15:39 +00:00
2015-09-04 10:06:02 +02:00
2015-11-24 08:26:03 +01:00
2015-08-04 17:13:22 -07:00
2015-08-12 11:01:21 +02:00
2015-11-11 10:59:38 -08:00
2013-09-25 13:52:15 +00:00
2015-11-25 14:39:19 -08:00