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

  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
access-nbody.js 79 function NBodySystem(bodies){
95 NBodySystem.prototype.advance = function(dt){
128 NBodySystem.prototype.energy = function(){
158 var bodies = new NBodySystem( Array(
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
access-nbody.js 79 function NBodySystem(bodies){
95 NBodySystem.prototype.advance = function(dt){
128 NBodySystem.prototype.energy = function(){
158 var bodies = new NBodySystem( Array(

Completed in 752 milliseconds