Searched refs:It (Results 1 – 11 of 11) sorted by relevance
2 file and then dumping it. It doesn't test any features in particular.
2 reformulates them for consumption in the VM. It also does a few other
1 Home of dexgen, the dex code generator project. It provides API for
2 It contains an example of a subroutine being exited by a "throw" instruction in
5 and later. It assumes that word alignment is sufficient for double-word
2 It tests a case observed from Scala, wherein a local variable is assigned
7 shouldn't be. It may also be useful in determining whether an application
73 typedef IndirectRefTable::iterator It; // TODO: C++0x auto in visitIndirectRefTable() typedef74 for (It it = table->begin(), end = table->end(); it != end; ++it) { in visitIndirectRefTable()
889 typedef IndirectRefTable::iterator It; // TODO: C++0x auto in sweepWeakJniGlobals() typedef890 for (It it = table->begin(), end = table->end(); it != end; ++it) { in sweepWeakJniGlobals()
204 @ held in r2-r3. It's possible r3 will hold a pad, so check the
42 stack for the portable interpreter, and in glue->retval for asm). It's not