https://codereview.chromium.org/253393006/diff/1/src/objects.cc
File src/objects.cc (right):
https://codereview.chromium.org/253393006/diff/1/src/objects.cc#newcode16270
src/objects.cc:16270: Handle<Object> value) {
On 2014/04/25 07:32:27, Yang wrote:
This method cannot allocate, right? Otherwise the this-pointer can be
corrupted.
We should use a DisallowHeapAllocation scope.
Done.
https://codereview.chromium.org/253393006/diff/1/src/objects.h
File src/objects.h (right):
https://codereview.chromium.org/253393006/diff/1/src/objects.h#newcode4528
src/objects.h:4528: Handle<Object> key,
On 2014/04/25 07:32:27, Yang wrote:
please align arguments
Done.
https://codereview.chromium.org/253393006/
--
--
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.