WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Landed in
http://trac.webkit.org/changeset/119438
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug