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+
Carlos Garcia Campos
Comment 1 2019-03-13 07:48:21 PDT
Carlos Garcia Campos
Comment 2 2019-03-20 06:56:00 PDT
Radar WebKit Bug Importer
Comment 3 2019-03-20 07:01:16 PDT
Note You need to log in before you can comment on or make changes to this bug.