Home
last modified time | relevance | path

Searched refs:incrementAndMultiply (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/mjsunit/es7/
Dobject-observe.js559 incrementAndMultiply: function(incAmount, multAmount) { method in Thingy
594 thingy.incrementAndMultiply(2, 2); // { a: 26, b: 36 }