RESOLVED INVALID 194098
[JSC] Property 'name' should be available in ClassDefinitionEvaluation
https://bugs.webkit.org/show_bug.cgi?id=194098
Summary [JSC] Property 'name' should be available in ClassDefinitionEvaluation
Xan Lopez
Reported 2019-01-31 10:35:07 PST
This got consensus recently in TC39 (https://github.com/tc39/ecma262/pull/1372), and some tests for static fields (see bug #194095) depend on it (see https://github.com/tc39/test262/pull/2057).
Attachments
Xan Lopez
Comment 1 2019-06-28 06:49:36 PDT
Turns out JSC was already having 'name' available early enough, so no real changes were needed in the end compared to other engines (see bug #194095, where an implementation for static fields is already available). Closing for now.
Note You need to log in before you can comment on or make changes to this bug.