WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
195679
[GLIB] Optimize jsc_value_object_define_property_data|accessor
https://bugs.webkit.org/show_bug.cgi?id=195679
Summary
[GLIB] Optimize jsc_value_object_define_property_data|accessor
Carlos Garcia Campos
Reported
2019-03-13 07:46:16 PDT
We could simply use direct C++ call instead of using the JSC GLib API to create the descriptor object and invoke Object.defineProperty().
Attachments
Patch
(7.77 KB, patch)
2019-03-13 07:48 PDT
,
Carlos Garcia Campos
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2019-03-13 07:48:21 PDT
Created
attachment 364533
[details]
Patch
Carlos Garcia Campos
Comment 2
2019-03-20 06:56:00 PDT
Committed
r243200
: <
https://trac.webkit.org/changeset/243200
>
Radar WebKit Bug Importer
Comment 3
2019-03-20 07:01:16 PDT
<
rdar://problem/49060464
>
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