verwaest@chromium.org
|
9f64f43a1c
|
Turn ArrayPush into a stub specialized on the elements kind and argc.
BUG=
R=mvstanton@chromium.org
Review URL: https://codereview.chromium.org/143213003
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18696 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-01-20 17:09:24 +00:00 |
|
antonm@chromium.org
|
6acdd84a61
|
Current custom call generators cannot cope with the case when receiver is not a JSArray.
Add a support for bailout from custom call generators (just return undefined).
BUG=684
Review URL: http://codereview.chromium.org/1699005
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4503 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-04-26 15:08:07 +00:00 |
|
antonm@chromium.org
|
14547ef434
|
Just grow elements if they happen to be at the edge of new space.
Review URL: http://codereview.chromium.org/945002
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4133 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-03-15 15:16:04 +00:00 |
|
antonm@chromium.org
|
de070ccfa6
|
First take on custom call generators.
Review URL: http://codereview.chromium.org/669061
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4108 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2010-03-11 16:24:31 +00:00 |
|