RESOLVED FIXED Bug 88205
get_argument_by_val should be profiled everywhere
https://bugs.webkit.org/show_bug.cgi?id=88205
Summary get_argument_by_val should be profiled everywhere
Filip Pizlo
Reported 2012-06-03 19:27:06 PDT
The JSVALUE64 JIT does it on fast and slow paths. The 32_64 JIT does it on fast paths only. The LLInt does it on fast paths only. All implementations of this opcode ought to be profiled.
Attachments
the patch (1.84 KB, patch)
2012-06-03 19:40 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2012-06-03 19:40:20 PDT
Created attachment 145507 [details] the patch
Geoffrey Garen
Comment 2 2012-06-03 22:27:41 PDT
Comment on attachment 145507 [details] the patch r=me
Filip Pizlo
Comment 3 2012-06-04 16:33:19 PDT
Note You need to log in before you can comment on or make changes to this bug.