Bug 192770

Summary: Fix stale assertion in attemptToForceStringArrayModeByToStringConversion().
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. keith_miller: review+

Mark Lam
Reported 2018-12-17 12:17:13 PST
Attachments
proposed patch. (2.70 KB, patch)
2018-12-17 12:22 PST, Mark Lam
keith_miller: review+
Mark Lam
Comment 1 2018-12-17 12:22:47 PST
Created attachment 357466 [details] proposed patch.
Keith Miller
Comment 2 2018-12-17 12:52:12 PST
Comment on attachment 357466 [details] proposed patch. View in context: https://bugs.webkit.org/attachment.cgi?id=357466&action=review r=me. > JSTests/ChangeLog:9 > + * stress/regress-192770.js: Added. Nit: Can we give this a real name? I kinda hate the "regress-<unclear number>.js" convention.
Mark Lam
Comment 3 2018-12-17 13:01:12 PST
Thanks for the review. (In reply to Keith Miller from comment #2) > Comment on attachment 357466 [details] > proposed patch. > > View in context: > https://bugs.webkit.org/attachment.cgi?id=357466&action=review > > r=me. > > > JSTests/ChangeLog:9 > > + * stress/regress-192770.js: Added. > > Nit: Can we give this a real name? I kinda hate the "regress-<unclear > number>.js" convention. Will rename to force-string-arrayMode-on-originalNonArray-array-class.js.
Mark Lam
Comment 4 2018-12-17 13:33:10 PST
Note You need to log in before you can comment on or make changes to this bug.