Searched refs:kSetTagLoopThreshold (Results 1 – 2 of 2) sorted by relevance
197 static const int kSetTagLoopThreshold = 176; variable262 kSetTagLoopThreshold >= 0 && (int)ObjSize >= kSetTagLoopThreshold; in EmitTargetCodeForSetTag()
4380 const int kSetTagLoopThreshold = 176; in emitCode() local4381 if (Size < kSetTagLoopThreshold) { in emitCode()