DescriptionFix Error object value lookups.
Looking up 'name' and 'message' properties at the same time and loading
the properties later can cause assertion failure if one of the properties
is an accessor and calling it changes the holder map. That may invalidate
the other lookup.
R=jkummerow@chromium.org
BUG=chromium:542101
LOG=N
Committed: https://crrev.com/1a94bc20a12254875704c45262e2b87bf85b63f6
Cr-Commit-Position: refs/heads/master@{#31229}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|