WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
122288
Eliminate unused JITStub function declarations
https://bugs.webkit.org/show_bug.cgi?id=122288
Summary
Eliminate unused JITStub function declarations
Michael Saboff
Reported
2013-10-03 11:19:30 PDT
The JITStub declarations are not defined anywhere and therefore can be removed. cti_op_is_boolean cti_op_is_number cti_op_is_string cti_op_is_undefined cti_op_resolve cti_op_resolve_base cti_op_resolve_base_strict_put cti_op_resolve_with_base cti_op_resolve_with_this cti_op_put_to_base cti_op_end
Attachments
Patch
(2.71 KB, patch)
2013-10-03 11:29 PDT
,
Michael Saboff
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2013-10-03 11:29:59 PDT
Created
attachment 213282
[details]
Patch
Geoffrey Garen
Comment 2
2013-10-03 12:06:55 PDT
Comment on
attachment 213282
[details]
Patch r=me
Michael Saboff
Comment 3
2013-10-03 14:13:36 PDT
Committed
r156858
: <
http://trac.webkit.org/changeset/156858
>
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