Patch forthcoming.
Created attachment 327784 [details] the patch
Comment on attachment 327784 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=327784&action=review r=me > Source/JavaScriptCore/heap/CodeBlockSet.cpp:31 > +#include "SuperSampler.h" You're not using this AFAICT > Source/JavaScriptCore/heap/CodeBlockSet.cpp:87 > + // FIXME: make CodeBlock::~CodeBlock a lot faster. It seems insane for that to take 1us or more. Indeed. That's crazy
Landed in https://trac.webkit.org/changeset/225315/webkit
<rdar://problem/35765296>