DescriptionMake Object.freeze fast
This patch both speeds up the freeze operation itself, but also
allows properties to remain in fast mode. Objects with non-empty
elements backing stores still end up with slow elements.
BUG=v8:1858, 115960
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=14758
Patch Set 1 #
Total comments: 16
Patch Set 2 : Handle review comments #
Messages
Total messages: 6 (0 generated)
|