[webkit-reviews] review granted: [Bug 205152] [JSC] IsoHeapCellType should have destroy function member instead of specializing template function : [Attachment 385474] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 21:15:03 PST 2019


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 205152: [JSC] IsoHeapCellType should have destroy function member instead
of specializing template function
https://bugs.webkit.org/show_bug.cgi?id=205152

Attachment 385474: Patch

https://bugs.webkit.org/attachment.cgi?id=385474&action=review




--- Comment #4 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 385474
  --> https://bugs.webkit.org/attachment.cgi?id=385474
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=385474&action=review

> Source/JavaScriptCore/heap/IsoHeapCellType.cpp:2
> + * Copyright (C) 2017 Apple Inc. All rights reserved.

2019?

> Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.cpp:31
> +using namespace JSC;

Why all of these?


More information about the webkit-reviews mailing list