DescriptionAdd initial code-stub version of Object.prototype.hasOwnProperty
It for now only deals with fast-mode smi and object arrays with smi
keys and internalized strings; and fast-mode named properties with an internalized key or symbol.
BUG=v8:2472
LOG=n
Committed: https://crrev.com/bc8f9a78f05c7a9dce0a112835d797d8082749eb
Cr-Commit-Position: refs/heads/master@{#35152}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #
Total comments: 1
Patch Set 7 : Addressed comment #Patch Set 8 : Use SmiToWord32 instead of SmiUntag #Patch Set 9 : Rebase #
Total comments: 1
Messages
Total messages: 31 (13 generated)
|