Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbox2d.js184 …,g,e,f);return b};k.prototype.CreateFixture=function(a){if(this.m_world.IsLocked()==true)return nu…
185 …reateFixture(g)};k.prototype.DestroyFixture=function(a){if(this.m_world.IsLocked()!=true){for(var …
186 …sitionAndAngle=function(a,c){if(c===undefined)c=0;var g;if(this.m_world.IsLocked()!=true){this.m_x…
194 …totype.SetMassData=function(a){A.b2Assert(this.m_world.IsLocked()==false);if(this.m_world.IsLocked
239IsLocked()==true)return null;a=new k(a,this);a.m_prev=null;if(a.m_next=this.m_bodyList)this.m_body…
253 …totype.GetContactList=function(){return this.m_contactList};h.prototype.IsLocked=function(){return… method in h