Files
sdk/runtime/lib
Florian Schneider 7e40108ff5 VM: Simplify irregexp entry stub.
Pass on the incoming arguments descriptor when invoking an irregexp function.

Avoiding loading an arguments descriptor in the intrinsic code also allows
generated regexp code in precompiled code.

Loading a new descriptor is not necessary since the arguments are already on
the stack in the right order.

Use named constants for parameter indices in the regexp assembler.

BUG=
R=srdjan@google.com

Review URL: https://codereview.chromium.org//1305993005 .
2015-09-04 10:06:02 +02:00
..
2014-09-09 21:47:44 +00:00
2014-09-09 21:47:44 +00:00
2015-06-04 14:55:32 +02:00
2014-09-09 21:47:44 +00:00
2015-06-03 12:39:59 -07:00
2014-01-24 22:00:04 +00:00
2015-04-24 18:53:05 +00:00
2015-08-04 17:13:22 -07:00
2014-09-09 21:47:44 +00:00
2013-09-20 15:54:10 +00:00
2015-04-22 17:51:49 +00:00
2014-08-19 21:15:39 +00:00
2015-09-04 10:06:02 +02:00
2015-08-04 17:13:22 -07:00
2015-08-12 11:01:21 +02:00
2013-09-25 13:52:15 +00:00