Searched defs:null (Results 1 – 5 of 5) sorted by relevance
39 assert this.description == null; in start() local53 assert description != null; in update() local
387 assert oldDomS.revisit != null; in computeDominators() local452 assert nodeS.revisit == null; in computeDominators() local453 graph.setDominatorsComputationState((Node)nodeS.node, null); in computeDominators() local
134 check(unsafe.getObject(t, objectOffset), null, "Unsafe.getObject(Object, long) - initial"); in testGetAndPutAndCAS() local246 null, in testGetAndPutVolatile() local
354 f.setInt(null, 42); in f.setInt() argument
726 const RegType& null = cache.Null(); in TEST_F() local