Reviewers: Yang,

Message:
Created Revert of Lazily register prototype users

Description:
Revert of Lazily register prototype users (patchset #2 id:20001 of
https://codereview.chromium.org/1104813004/)

Reason for revert:
Suspected of causing GC stress failures.

Original issue's description:
Lazily register prototype users

when handing out validity cells to handles; because invalidating said cells is
the only time we'll need the user registrations.
Along the way, fix a corner case in WeakFixedArray, which can now be empty
after the recently introduced compaction support.

Committed: https://crrev.com/a4bb7643c076b014816431a9b85af3e2edf828e7
Cr-Commit-Position: refs/heads/master@{#28047}

[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Please review this at https://codereview.chromium.org/1108583002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+84, -199 lines):
  M src/objects.h
  M src/objects.cc
  M test/cctest/test-heap.cc
  D test/mjsunit/prototype-changes.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to