Bug 177721

Summary: If the base object isn't poly proto, we should still use OPC set instead of PrototypeAccessChain
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: NEW    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, ysuzuki
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Saam Barati
Reported 2017-10-01 10:44:58 PDT
We can make this work if we always transition the structure during a prototype change. This is sort of weird in the case of poly proto, since it doesn't really need a transition, but it's probably rare enough that we don't care.
Attachments
Note You need to log in before you can comment on or make changes to this bug.