Searched refs:kSetTagLoopThreshold (Results 1 – 2 of 2) sorted by relevance
275 static const int kSetTagLoopThreshold = 176; variable340 kSetTagLoopThreshold >= 0 && (int)ObjSize >= kSetTagLoopThreshold; in EmitTargetCodeForSetTag()
5067 const int kSetTagLoopThreshold = 176; in emitCode() local5068 if (Size < kSetTagLoopThreshold) { in emitCode()