Bug 194098

Summary: [JSC] Property 'name' should be available in ClassDefinitionEvaluation
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: caitp, chi187, littledan, xan.lopez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 194095    

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.