Home | History | Annotate | Download | only in x87

Lines Matching defs:mode_

247         mode_(mode) {}
250 if (mode_ > RecordWriteMode::kValueIsPointer) {
257 mode_ > RecordWriteMode::kValueIsMap ? EMIT_REMEMBERED_SET
273 RecordWriteMode const mode_;