Bug 195679

Summary: [GLIB] Optimize jsc_value_object_define_property_data|accessor
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch saam: review+

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.