http://codereview.chromium.org/58016/diff/1/2
File src/api.cc (right):

http://codereview.chromium.org/58016/diff/1/2#newcode2085
Line 2085: if (js_object->IsUndefined()) {
On 2009/04/08 04:52:04, iposva wrote:
> This test seems redundant. hidden_props has to be !undefined to reach
here, and
> the cast from i::Object to i::JSObject is definitely not going to make
an
> undefined value.

Done.

I also renamed 'js_object' to 'js_obj' to better match the surrounding
code's naming conventions.

http://codereview.chromium.org/58016

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to