Description[Interpreter] Fix getIgnitionDispatchCounters crash with modified Object prototype.
Changes to the Object prototype may cause getIgnitionDispatchCounters()
to fail when building the counters table object. Using DefineOwnProperty
instead of Set solves the issue by ignoring the prototype chain.
BUG=chromium:613567
LOG=N
Committed: https://crrev.com/26569a47d156cc24b39083ce924daa4674c12042
Cr-Commit-Position: refs/heads/master@{#36447}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|