-
Hans Wennborg authored
This reverts commit 71932bd3. Reason for revert: This broke the stack_allocated.cpp test, see https://ci.chromium.org/p/chromium/builders/ci/ToTLinux/9408 Original change's description: > blink_gc_plugin: Disallow Members for stack-allocated types > > Members in stack allocated types issue redundant write-barriers. This CL > provides an option --no-members-in-gc-allocated, which prohibits use of > them. > > Bug: 1044611 > Change-Id: Icc83756d9a1d6e414a09b705c0f008f9e79c4ae9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010986 > Commit-Queue: Anton Bikineev <bikineev@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Michael Lippautz <mlippautz@chromium.org> > Cr-Commit-Position: refs/heads/master@{#734022} TBR=haraken@chromium.org,mlippautz@chromium.org,bikineev@chromium.org Change-Id: I3ae05fc50c49a3d668a3cb4d49c0fb010225861f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1044611 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015342Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#734121}
ee954935