DescriptionX87: Skip write barriers in the fast case when setting up local context.
Port r21481 (5973b48)
Original commit message:
The FastNewContextStub always allocates in new space, so we don't
need to update the write barrier when copying the parameters to
the newly allocated context.
BUG=
R=danno@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21541
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|