Searched refs:kSetTagLoopThreshold (Results 1 – 2 of 2) sorted by relevance
56 static const int kSetTagLoopThreshold = 176; variable121 kSetTagLoopThreshold >= 0 && (int)ObjSize >= kSetTagLoopThreshold; in EmitTargetCodeForSetTag()
3319 const int kSetTagLoopThreshold = 176; in emitCode() local3320 if (Size < kSetTagLoopThreshold) { in emitCode()