DescriptionFix ObjectNotifierPerformChange leak after r21126
Due to overlapping names of natives and runtime functions, the wrong
context was used for Notifier.prototype.performChange. The leak test
has been augmented to properly cover the leaky case, and the test
now passes.
Also tightened up type checks in runtime.cc and removed Object.observe
functions from knownIssues in fuzz-natives-part2.js.
R=jkummerow@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21129
Patch Set 1 #Patch Set 2 : Tighten acceptList argument type requirements, remove fuzz-natives blacklist #
Messages
Total messages: 5 (0 generated)
|