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

  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
TestFastLexer.cs 55 IterateFast( text, iterations );
59 var timeFast = IterateFast( text, iterations );
79 TimeSpan IterateFast( string text, int count )
  /external/v8/src/
objects-body-descriptors-inl.h 545 void HeapObject::IterateFast(ObjectVisitor* v) {

Completed in 51 milliseconds