Searched refs:kSetTagLoopThreshold (Results 1 – 2 of 2) sorted by relevance
119 static const int kSetTagLoopThreshold = 176; variable184 kSetTagLoopThreshold >= 0 && (int)ObjSize >= kSetTagLoopThreshold; in EmitTargetCodeForSetTag()
3563 const int kSetTagLoopThreshold = 176; in emitCode() local3564 if (Size < kSetTagLoopThreshold) { in emitCode()