DescriptionAdd v8::Object::GetOwnPropertyNames(context, filter) method
This method provides ability to get all properties of the object with passed filter in addition to existing GetOwnPropertyNames(context) method that returns only enumerable properties.
BUG=v8:3861, chromium:581495
R=yangguo@chromium.org
LOG=Y
Committed: https://crrev.com/f0d27360a6e574eddcad5dca8ceba899c2fa0b3c
Cr-Commit-Position: refs/heads/master@{#36031}
Patch Set 1 #
Total comments: 6
Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 23 (9 generated)
|