DescriptionFix v8::Object::DeleteHiddenValue to not bail when there are no hidden properties.
Also make it return true even if there was nothing to delete, to match the
behavior of v8::Object::Delete.
This is to fix http://code.google.com/p/v8/issues/detail?id=300
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|