[webkit-reviews] review granted: [Bug 206970] Don't include VM.h in CallFrame.h : [Attachment 389192] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 29 15:00:16 PST 2020


Saam Barati <sbarati at apple.com> has granted Robin Morisset
<rmorisset at apple.com>'s request for review:
Bug 206970: Don't include VM.h in CallFrame.h
https://bugs.webkit.org/show_bug.cgi?id=206970

Attachment 389192: Patch

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




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

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

> Source/JavaScriptCore/ChangeLog:9
> +	   This macro could as easily be declared in VM.h, and it significantly
help compile times for all the files which don't use it (and so no longer have
to depend on VM.h)

"help" => "helps"


More information about the webkit-reviews mailing list