On 2013/08/05 13:39:12, peter.rybin wrote:
Hi Yang
I'm trying to polish step into feature. I added a test with some code
examples
where I expect V8 to report step into positions.
Feel free to offer another examples of call sites that uses different
assembler
underneath, because I cannot thing of all possible cases.
Peter
LGTM with nits.
you might also want to add tests for:
- keyed calls. like
var a = [ function() { }]; a[0]();
- ES5 getters and setters,
- accessors, like the .length property of strings and arrays.
https://chromiumcodereview.appspot.com/22198002/
--
--
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/groups/opt_out.