Chromium Code Reviews
Description[api] Throw in defineProperty() when necessary.
According to http://heycam.github.io/webidl/#defineownproperty,
we must throw when the object has a setter callback and we call
defineProperty with a non data descriptor.
BUG=chromium:645542
Patch Set 1 #Patch Set 2 : Fix tests that called defineProperty with setter installed. #Patch Set 3 : Fix bytecode tests. #Patch Set 4 : Fix formatting. #
Total comments: 4
Messages
Total messages: 12 (6 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||