WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147306
[ES6] Implement Reflect.apply
https://bugs.webkit.org/show_bug.cgi?id=147306
Summary
[ES6] Implement Reflect.apply
Yusuke Suzuki
Reported
2015-07-25 22:49:20 PDT
[ES6] Implement Reflect.apply
Attachments
Patch
(5.21 KB, patch)
2015-07-25 22:51 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(5.29 KB, patch)
2015-07-25 23:11 PDT
,
Yusuke Suzuki
sam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2015-07-25 22:51:05 PDT
Created
attachment 257531
[details]
Patch
Yusuke Suzuki
Comment 2
2015-07-25 23:11:08 PDT
Created
attachment 257532
[details]
Patch
Yusuke Suzuki
Comment 3
2015-07-25 23:16:33 PDT
Comment on
attachment 257532
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=257532&action=review
> Source/JavaScriptCore/runtime/ReflectObject.cpp:43 > + deleteProperty reflectObjectDeleteProperty DontEnum|Function 2
Not used the second name if the implementation is written in JS, but it was wrong. Fixed.
Yusuke Suzuki
Comment 4
2015-07-26 13:54:22 PDT
Committed
r187407
: <
http://trac.webkit.org/changeset/187407
>
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