Lines Matching refs:flags
1113 CallFunctionFlags flags,
1127 CallFunctionStub call_function(arg_count, in_loop, flags);
2693 __ mov(r0, Operand(node->flags())); // RegExp flags (3)
4810 // has the neat side effect of setting the flags according to the sign.
7068 int flags) {
7069 bool ascii = (flags & COPY_ASCII) != 0;
7070 bool dest_always_aligned = (flags & DEST_ALWAYS_ALIGNED) != 0;