Home | History | Annotate | Download | only in mips

Lines Matching refs:kNoSlackTracking

388         __ Branch(&allocate, eq, t2, Operand(JSFunction::kNoSlackTracking));
399 // Slack tracking counter is kNoSlackTracking after runtime call.
400 DCHECK(JSFunction::kNoSlackTracking == 0);
449 eq, t2, Operand(JSFunction::kNoSlackTracking));