Description[runtime] Fix Object.create(null) initialization order
A GC might cause the just created dictionary object to have an invalid backing
store, which breaks heap verification.
BUG=chromium:659088
Committed: https://crrev.com/f5d4f8f80f8ca18f1c207c9f0dbc2f478f398fdf
Cr-Commit-Position: refs/heads/master@{#40574}
Patch Set 1 #
Total comments: 1
Patch Set 2 : address nits #Messages
Total messages: 13 (8 generated)
|