Home | History | Annotate | Download | only in x64

Lines Matching refs:predictable_code_size

984     // We also need to check predictable_code_size() flag here, because on x64,
990 if (is_int8(offs - short_size) && !predictable_code_size()) {
1057 if (is_int8(offs - short_size) && !predictable_code_size()) {