Home | History | Annotate | Download | only in heap

Lines Matching refs:is_one_byte

1230                                           bool is_one_byte) {
1240 Object* code = re->DataAt(JSRegExp::code_index(is_one_byte));
1244 re->SetDataAt(JSRegExp::saved_code_index(is_one_byte), code);
1253 data->data_start() + JSRegExp::saved_code_index(is_one_byte);
1258 re->SetDataAt(JSRegExp::code_index(is_one_byte),
1270 re->SetDataAt(JSRegExp::code_index(is_one_byte),
1272 re->SetDataAt(JSRegExp::saved_code_index(is_one_byte),