Searched refs:kSetTagLoopThreshold (Results 1 – 2 of 2) sorted by relevance
118 static const int kSetTagLoopThreshold = 176; variable183 kSetTagLoopThreshold >= 0 && (int)ObjSize >= kSetTagLoopThreshold; in EmitTargetCodeForSetTag()
3891 const int kSetTagLoopThreshold = 176; in emitCode() local3892 if (Size < kSetTagLoopThreshold) { in emitCode()