WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69995
If an Arguments object is being used to copy the arguments, then make this explicit
https://bugs.webkit.org/show_bug.cgi?id=69995
Summary
If an Arguments object is being used to copy the arguments, then make this ex...
Filip Pizlo
Reported
2011-10-12 21:11:15 PDT
Creating an Arguments object that is a copy of the arguments in the register file is a fundamentally different operation than creating one that points into the register file. The two modes of creation should be made more explicitly different.
Attachments
the patch
(3.96 KB, patch)
2011-10-12 21:13 PDT
,
Filip Pizlo
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2011-10-12 21:13:47 PDT
Created
attachment 110799
[details]
the patch
Filip Pizlo
Comment 2
2011-10-12 22:01:05 PDT
Landed in
r97342
.
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