Updates:
Status: WorkingAsIntended
Comment #1 on issue 419 by christian.plesner.hansen: Two handles are equal
even when they refer to different objects
http://code.google.com/p/v8/issues/detail?id=419
You can only use handle equality to compare objects in the v8 heap. For
heap objects
it holds that handles are equals iff they point to the same object.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---