Comment #7 on issue 1877 by [email protected]: NULL ptr in v8::Value::IsInt32
http://code.google.com/p/v8/issues/detail?id=1877

Thanks for the quick fix. I've commented on the patch.

I think this is because the constructor uses the set() method to copy the elements.

Actually, I think the problem is that in 64-bit mode gdb is unable to properly walk stack frames once it reaches V8 generated code. The call to the constructorCallback should have appeared higher up the stack but didn't.


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

Reply via email to