Home | History | Annotate | Download | only in ia32

Lines Matching refs:map_check

2634     Label* map_check() { return &map_check_; }
2656 __ bind(deferred->map_check()); // Label for calculating code patching.
2688 Label* map_check) {
2708 int delta = masm_->SizeOfCodeGeneratedSince(map_check) + kAdditionalDelta;