...
Created attachment 395886 [details] Patch
Created attachment 395892 [details] Patch
Comment on attachment 395892 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=395892&action=review r=me > Source/JavaScriptCore/llint/LowLevelInterpreter64.asm:1565 > + getByValTypedArray(t0, t1, finishIntGetByVal, finishDoubleGetByVal, .opGetByValSlow, cagedPrimitive) You should define `cagedPrimitive` in 32bit LowLevelInterpreter as empty macro instead of passing it to getByValTypedArray
Created attachment 396071 [details] Patch for landing Thank you very much for the review
Committed r259866: <https://trac.webkit.org/changeset/259866> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396071 [details].
<rdar://problem/61579403>