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()
3587 const int kSetTagLoopThreshold = 176; in emitCode() local3588 if (Size < kSetTagLoopThreshold) { in emitCode()