https://codereview.chromium.org/1115263004/diff/60001/test/mjsunit/strong/function-arity.js
File test/mjsunit/strong/function-arity.js (right):

https://codereview.chromium.org/1115263004/diff/60001/test/mjsunit/strong/function-arity.js#newcode23
test/mjsunit/strong/function-arity.js:23: f.apply(undefined,
[undefined]);
On 2015/05/05 14:26:20, rossberg wrote:
Also add tests for .bind, %Call, %Apply, %_CallFunction  (here and
elsewhere).
And we should have cctests exercising invocation through the API,
because that
might take yet more paths. Cross-language-mode calls are also
test-worthy,
especially with cross-mode inlining (that has been a tricky issue with
the
implicit conversion changes, for example).

Oh, and super calls. :)

https://codereview.chromium.org/1115263004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to