HomeSort by relevance Sort by last modified time
    Searched defs:offsetMomentum (Results 1 - 2 of 2) sorted by null

  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
access-nbody.js 19 Body.prototype.offsetMomentum = function(px,py,pz) {
92 this.bodies[0].offsetMomentum(px,py,pz);
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
access-nbody.js 19 Body.prototype.offsetMomentum = function(px,py,pz) {
92 this.bodies[0].offsetMomentum(px,py,pz);

Completed in 160 milliseconds