WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
158358
Add argument_count bytecode for concat
https://bugs.webkit.org/show_bug.cgi?id=158358
Summary
Add argument_count bytecode for concat
Keith Miller
Reported
2016-06-03 14:19:44 PDT
Add argument_count bytecode for concat
Attachments
Patch
(14.56 KB, patch)
2016-06-03 14:24 PDT
,
Keith Miller
no flags
Details
Formatted Diff
Diff
Patch for landing
(22.76 KB, patch)
2016-06-03 15:34 PDT
,
Keith Miller
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Keith Miller
Comment 1
2016-06-03 14:24:11 PDT
Created
attachment 280465
[details]
Patch
Geoffrey Garen
Comment 2
2016-06-03 14:27:56 PDT
Comment on
attachment 280465
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=280465&action=review
r=me
> Source/JavaScriptCore/bytecode/BytecodeList.json:12 > + { "name" : "op_js_argument_count", "length" : 2 },
I think you should leave off js here. Everything is js.
Keith Miller
Comment 3
2016-06-03 15:34:37 PDT
Created
attachment 280476
[details]
Patch for landing
WebKit Commit Bot
Comment 4
2016-06-03 16:05:18 PDT
Comment on
attachment 280476
[details]
Patch for landing Clearing flags on attachment: 280476 Committed
r201668
: <
http://trac.webkit.org/changeset/201668
>
WebKit Commit Bot
Comment 5
2016-06-03 16:05:23 PDT
All reviewed patches have been landed. Closing bug.
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